"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/08/30 01:00:35 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-gaseqaq6hohe" 2026/08/30 01:00:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 01:00:35 DEBUG : Setting type=XXX for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/08/30 01:00:35 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/08/30 01:00:35 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/08/30 01:00:35 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/08/30 01:00:35 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/08/30 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/30 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell type "unix" from config 2026/08/30 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Relative path resolved to "/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Using root directory "/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:35 DEBUG : Creating backend with remote "/tmp/rclone319861239" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:35 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:35 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:35 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:35 DEBUG : dir: Looking for writers 2026/08/30 01:00:35 DEBUG : Looking for writers 2026/08/30 01:00:35 DEBUG : dir: reading active writers 2026/08/30 01:00:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.27s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:35 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:36 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:36 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/subdir/file3" 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/subdir/file3 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/subdir/file3" 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-gaseqaq6hohe/dir/subdir/file3 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:36 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/subdir/file3" 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/subdir/file3 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/subdir/file3" 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-gaseqaq6hohe/dir/subdir/file3 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:36 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/08/30 01:00:36 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:36 DEBUG : dir/subdir: Looking for writers 2026/08/30 01:00:36 DEBUG : dir: Looking for writers 2026/08/30 01:00:36 DEBUG : file1: reading active writers 2026/08/30 01:00:36 DEBUG : file2: reading active writers 2026/08/30 01:00:36 DEBUG : subdir: reading active writers 2026/08/30 01:00:36 DEBUG : Looking for writers 2026/08/30 01:00:36 DEBUG : dir: reading active writers 2026/08/30 01:00:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.92s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:36 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:36 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:37 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:37 DEBUG : dir: Looking for writers 2026/08/30 01:00:37 DEBUG : file1: reading active writers 2026/08/30 01:00:37 DEBUG : Looking for writers 2026/08/30 01:00:37 DEBUG : dir: reading active writers 2026/08/30 01:00:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.42s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:37 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:37 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:37 DEBUG : dir: Looking for writers 2026/08/30 01:00:37 DEBUG : Looking for writers 2026/08/30 01:00:37 DEBUG : dir: reading active writers 2026/08/30 01:00:37 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.22s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:37 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:37 DEBUG : dir: forgetting directory cache 2026/08/30 01:00:37 DEBUG : forgetting directory cache 2026/08/30 01:00:37 DEBUG : dir: forgetting directory cache 2026/08/30 01:00:37 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:37 DEBUG : Looking for writers 2026/08/30 01:00:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.24s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:37 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:37 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:38 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/30 01:00:38 DEBUG : dir: invalidating directory cache 2026/08/30 01:00:38 DEBUG : >ForgetPath: 2026/08/30 01:00:38 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/30 01:00:38 DEBUG : invalidating directory cache 2026/08/30 01:00:38 DEBUG : dir: forgetting directory cache 2026/08/30 01:00:38 DEBUG : >ForgetPath: 2026/08/30 01:00:38 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/30 01:00:38 DEBUG : >ForgetPath: 2026/08/30 01:00:38 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:38 DEBUG : dir: Looking for writers 2026/08/30 01:00:38 DEBUG : Looking for writers 2026/08/30 01:00:38 DEBUG : dir: reading active writers 2026/08/30 01:00:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.23s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:38 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/fil/a/b/c" 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/fil/a/b/c 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/fil/a/b/c" 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-gaseqaq6hohe/fil/a/b/c 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:38 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/fil/a/b/c" 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/fil/a/b/c 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/fil/a/b/c" 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-gaseqaq6hohe/fil/a/b/c 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:38 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:38 DEBUG : forgetting directory cache 2026/08/30 01:00:38 DEBUG : dir: forgetting directory cache 2026/08/30 01:00:38 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:38 DEBUG : dir: Looking for writers 2026/08/30 01:00:38 DEBUG : fil/a/b: Looking for writers 2026/08/30 01:00:38 DEBUG : fil/a: Looking for writers 2026/08/30 01:00:38 DEBUG : b: reading active writers 2026/08/30 01:00:38 DEBUG : fil: Looking for writers 2026/08/30 01:00:38 DEBUG : a: reading active writers 2026/08/30 01:00:38 DEBUG : Looking for writers 2026/08/30 01:00:38 DEBUG : dir: reading active writers 2026/08/30 01:00:38 DEBUG : fil: reading active writers 2026/08/30 01:00:38 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.74s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:38 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:38 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:38 DEBUG : dir: Looking for writers 2026/08/30 01:00:38 DEBUG : Looking for writers 2026/08/30 01:00:38 DEBUG : dir: reading active writers 2026/08/30 01:00:38 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.19s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:38 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:38 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:39 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:39 DEBUG : dir: Looking for writers 2026/08/30 01:00:39 DEBUG : file1: reading active writers 2026/08/30 01:00:39 DEBUG : Looking for writers 2026/08/30 01:00:39 DEBUG : dir: reading active writers 2026/08/30 01:00:39 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.22s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:39 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:39 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:39 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/subdir/file3" 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/subdir/file3 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/subdir/file3" 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-gaseqaq6hohe/dir/subdir/file3 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:39 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/subdir/file3" 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/subdir/file3 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/subdir/file3" 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-gaseqaq6hohe/dir/subdir/file3 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:39 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/08/30 01:00:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/30 01:00:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/30 01:00:39 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/30 01:00:39 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/30 01:00:39 DEBUG : Waiting for deletions to finish 2026/08/30 01:00:39 INFO : dir/subdir/file3: Deleted 2026/08/30 01:00:39 DEBUG : removing 1 level 2 directories 2026/08/30 01:00:39 INFO : dir/subdir: Removing directory 2026/08/30 01:00:39 DEBUG : dir: invalidating directory cache 2026/08/30 01:00:39 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/30 01:00:39 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/30 01:00:39 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/30 01:00:39 DEBUG : dir/file1: Reset virtual modtime 2026/08/30 01:00:39 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/30 01:00:39 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/30 01:00:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/30 01:00:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/30 01:00:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 01:00:39 DEBUG : dir: invalidating directory cache 2026/08/30 01:00:39 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/30 01:00:39 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/30 01:00:39 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/30 01:00:39 DEBUG : forgetting directory cache 2026/08/30 01:00:39 DEBUG : dir: forgetting directory cache 2026/08/30 01:00:39 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/30 01:00:39 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:39 DEBUG : dir/virtualDir: Looking for writers 2026/08/30 01:00:39 DEBUG : dir: Looking for writers 2026/08/30 01:00:39 DEBUG : file1: reading active writers 2026/08/30 01:00:39 DEBUG : virtualFile2: reading active writers 2026/08/30 01:00:39 DEBUG : virtualFile: reading active writers 2026/08/30 01:00:39 DEBUG : virtualDir: reading active writers 2026/08/30 01:00:39 DEBUG : Looking for writers 2026/08/30 01:00:39 DEBUG : dir: reading active writers 2026/08/30 01:00:39 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.75s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:39 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:39 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:40 ERROR : dir/: Can only open directories read only 2026/08/30 01:00:40 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:40 DEBUG : dir: Looking for writers 2026/08/30 01:00:40 DEBUG : Looking for writers 2026/08/30 01:00:40 DEBUG : dir: reading active writers 2026/08/30 01:00:40 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.22s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:40 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:40 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:00:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/30 01:00:40 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/30 01:00:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: File to upload is small (5 bytes), uploading instead of streaming 2026/08/30 01:00:40 DEBUG : dir/potato: size = 5 OK 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/potato" 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/potato 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/potato" 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gaseqaq6hohe/dir/potato 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:40 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/30 01:00:40 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 01:00:40 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/30 01:00:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/30 01:00:40 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:40 DEBUG : dir: Looking for writers 2026/08/30 01:00:40 DEBUG : file1: reading active writers 2026/08/30 01:00:40 DEBUG : potato: reading active writers 2026/08/30 01:00:40 DEBUG : Looking for writers 2026/08/30 01:00:40 DEBUG : dir: reading active writers 2026/08/30 01:00:40 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.47s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:40 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:40 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:41 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:41 DEBUG : dir/sub: Looking for writers 2026/08/30 01:00:41 DEBUG : dir: Looking for writers 2026/08/30 01:00:41 DEBUG : file1: reading active writers 2026/08/30 01:00:41 DEBUG : sub: reading active writers 2026/08/30 01:00:41 DEBUG : Looking for writers 2026/08/30 01:00:41 DEBUG : dir: reading active writers 2026/08/30 01:00:41 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.44s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:41 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:41 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/30 01:00:41 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:41 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:41 DEBUG : dir/sub/subsub: Looking for writers 2026/08/30 01:00:41 DEBUG : dir/sub: Looking for writers 2026/08/30 01:00:41 DEBUG : subsub: reading active writers 2026/08/30 01:00:41 DEBUG : dir: Looking for writers 2026/08/30 01:00:41 DEBUG : file1: reading active writers 2026/08/30 01:00:41 DEBUG : sub: reading active writers 2026/08/30 01:00:41 DEBUG : Looking for writers 2026/08/30 01:00:41 DEBUG : dir: reading active writers 2026/08/30 01:00:41 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.58s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:41 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:41 ERROR : dir/: Dir.Remove not empty 2026/08/30 01:00:41 DEBUG : dir/file1: Remove: 2026/08/30 01:00:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 01:00:41 DEBUG : dir/file1: >Remove: err= 2026/08/30 01:00:41 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/30 01:00:41 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:41 DEBUG : Looking for writers 2026/08/30 01:00:41 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.22s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:41 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:41 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:42 DEBUG : dir/file1: Remove: 2026/08/30 01:00:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 01:00:42 DEBUG : dir/file1: >Remove: err= 2026/08/30 01:00:42 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/30 01:00:42 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:42 DEBUG : Looking for writers 2026/08/30 01:00:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.24s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:42 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:42 DEBUG : dir/file1: Remove: 2026/08/30 01:00:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 01:00:42 DEBUG : dir/file1: >Remove: err= 2026/08/30 01:00:42 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:42 DEBUG : dir: Looking for writers 2026/08/30 01:00:42 DEBUG : Looking for writers 2026/08/30 01:00:42 DEBUG : dir: reading active writers 2026/08/30 01:00:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.44s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:42 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:42 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file3" 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file3 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file3" 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-gaseqaq6hohe/dir/file3 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:43 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file3" 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file3 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file3" 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-gaseqaq6hohe/dir/file3 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:43 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/30 01:00:43 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/30 01:00:43 DEBUG : dir: Updating dir with dir2 0x800e858cc0 2026/08/30 01:00:43 DEBUG : dir: forgetting directory cache 2026/08/30 01:00:43 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/30 01:00:43 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir2/file1" 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir2/file1 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir2/file1" 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir2/file1 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:43 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir2/file1" 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir2/file1 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir2/file1" 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir2/file1 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:43 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir2/file3" 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir2/file3 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir2/file3" 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-gaseqaq6hohe/dir2/file3 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:43 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir2/file3" 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir2/file3 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir2/file3" 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-gaseqaq6hohe/dir2/file3 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:43 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/30 01:00:43 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/30 01:00:43 DEBUG : file2: Updating file with file2 0x800eab3450 2026/08/30 01:00:43 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/30 01:00:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file2" 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file2 2026/08/30 01:00:43 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file2" 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/file2 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:44 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file2" 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/file2 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/file2" 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/file2 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:44 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir2/file3" 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir2/file3 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir2/file3" 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-gaseqaq6hohe/dir2/file3 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:44 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir2/file3" 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir2/file3 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir2/file3" 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-gaseqaq6hohe/dir2/file3 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:44 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/30 01:00:44 INFO : dir2/file3: Deleted 2026/08/30 01:00:44 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/30 01:00:44 DEBUG : dir2/file3: Updating file with dir2/file3 0x800eab3450 2026/08/30 01:00:44 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/30 01:00:44 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir2/file3" 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir2/file3 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir2/file3" 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir2/file3 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:44 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir2/file3" 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir2/file3 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir2/file3" 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir2/file3 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:44 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:44 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/30 01:00:44 DEBUG : empty directory: Updating dir with renamed empty directory 0x800ef1d500 2026/08/30 01:00:44 DEBUG : empty directory: forgetting directory cache 2026/08/30 01:00:44 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/30 01:00:44 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/30 01:00:44 DEBUG : dir2: Renaming to "dir3" 2026/08/30 01:00:44 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:44 DEBUG : dir3: Looking for writers 2026/08/30 01:00:44 DEBUG : file3: reading active writers 2026/08/30 01:00:44 DEBUG : renamed empty directory: Looking for writers 2026/08/30 01:00:44 DEBUG : Looking for writers 2026/08/30 01:00:44 DEBUG : dir3: reading active writers 2026/08/30 01:00:44 DEBUG : renamed empty directory: reading active writers 2026/08/30 01:00:44 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.15s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:44 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/30 01:00:44 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:00:44 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/30 01:00:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/30 01:00:44 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/30 01:00:44 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/30 01:00:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/30 01:00:44 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:00:44 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/30 01:00:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/30 01:00:44 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/30 01:00:44 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/30 01:00:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: File to upload is small (12 bytes), uploading instead of streaming 2026/08/30 01:00:44 DEBUG : dir/sub/file2: size = 12 OK 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/sub/file2" 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/sub/file2 2026/08/30 01:00:44 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/sub/file2" 2026/08/30 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-gaseqaq6hohe/dir/sub/file2 2026/08/30 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:45 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/08/30 01:00:45 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/30 01:00:45 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/30 01:00:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/30 01:00:45 DEBUG : forgetting directory cache 2026/08/30 01:00:45 DEBUG : dir: forgetting directory cache 2026/08/30 01:00:45 DEBUG : dir/sub: forgetting directory cache 2026/08/30 01:00:45 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/30 01:00:45 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/30 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: File to upload is small (5 bytes), uploading instead of streaming 2026/08/30 01:00:45 DEBUG : dir/sub/file0: size = 5 OK 2026/08/30 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/sub/file0" 2026/08/30 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/sub/file0 2026/08/30 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/sub/file0" 2026/08/30 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gaseqaq6hohe/dir/sub/file0 2026/08/30 01:00:45 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:45 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/30 01:00:45 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 01:00:45 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/30 01:00:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/30 01:00:45 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:45 DEBUG : dir/sub: Looking for writers 2026/08/30 01:00:45 DEBUG : file0: reading active writers 2026/08/30 01:00:45 DEBUG : file2: reading active writers 2026/08/30 01:00:45 DEBUG : dir: Looking for writers 2026/08/30 01:00:45 DEBUG : sub: reading active writers 2026/08/30 01:00:45 DEBUG : file1: reading active writers 2026/08/30 01:00:45 DEBUG : Looking for writers 2026/08/30 01:00:45 DEBUG : dir: reading active writers 2026/08/30 01:00:45 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.51s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:45 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:45 DEBUG : forgetting directory cache 2026/08/30 01:00:46 DEBUG : forgetting directory cache 2026/08/30 01:00:46 DEBUG : dir: forgetting directory cache 2026/08/30 01:00:46 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:46 DEBUG : dir: Looking for writers 2026/08/30 01:00:46 DEBUG : Looking for writers 2026/08/30 01:00:46 DEBUG : dir: reading active writers 2026/08/30 01:00:46 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.15s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:46 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/30 01:00:46 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:00:46 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/30 01:00:46 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/30 01:00:46 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/30 01:00:46 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:00:46 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/30 01:00:46 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/30 01:00:46 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:00:46 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/30 01:00:46 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/30 01:00:46 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/30 01:00:46 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:00:46 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/30 01:00:46 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:46 DEBUG : dir: Looking for writers 2026/08/30 01:00:46 DEBUG : file1: reading active writers 2026/08/30 01:00:46 DEBUG : file1.metadata: reading active writers 2026/08/30 01:00:46 DEBUG : Looking for writers 2026/08/30 01:00:46 DEBUG : dir: reading active writers 2026/08/30 01:00:46 DEBUG : dir.metadata: reading active writers 2026/08/30 01:00:46 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.32s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:46 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:46 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:46 DEBUG : dir: Looking for writers 2026/08/30 01:00:46 DEBUG : file1: reading active writers 2026/08/30 01:00:46 DEBUG : Looking for writers 2026/08/30 01:00:46 DEBUG : dir: reading active writers 2026/08/30 01:00:46 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.26s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:46 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:46 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:47 DEBUG : Can set mod time: true 2026/08/30 01:00:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:47 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:47 DEBUG : dir: Looking for writers 2026/08/30 01:00:47 DEBUG : file1: reading active writers 2026/08/30 01:00:47 DEBUG : Looking for writers 2026/08/30 01:00:47 DEBUG : dir: reading active writers 2026/08/30 01:00:47 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:47 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/30 01:00:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/30 01:00:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: File to upload is small (0 bytes), uploading instead of streaming 2026/08/30 01:00:47 DEBUG : dir/file1: size = 0 OK 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:47 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/30 01:00:47 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/30 01:00:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/30 01:00:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/30 01:00:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:47 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:47 DEBUG : dir: Looking for writers 2026/08/30 01:00:47 DEBUG : file1: reading active writers 2026/08/30 01:00:47 DEBUG : Looking for writers 2026/08/30 01:00:47 DEBUG : dir: reading active writers 2026/08/30 01:00:47 DEBUG : >WaitForWriters: 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:47 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:47 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:48 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/30 01:00:48 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:48 DEBUG : dir: Looking for writers 2026/08/30 01:00:48 DEBUG : file1: reading active writers 2026/08/30 01:00:48 DEBUG : Looking for writers 2026/08/30 01:00:48 DEBUG : dir: reading active writers 2026/08/30 01:00:48 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:48 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/30 01:00:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/30 01:00:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: File to upload is small (5 bytes), uploading instead of streaming 2026/08/30 01:00:48 DEBUG : dir/file1: size = 5 OK 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:48 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/30 01:00:48 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 01:00:48 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/30 01:00:48 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/30 01:00:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:48 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:48 DEBUG : dir: Looking for writers 2026/08/30 01:00:48 DEBUG : file1: reading active writers 2026/08/30 01:00:48 DEBUG : Looking for writers 2026/08/30 01:00:48 DEBUG : dir: reading active writers 2026/08/30 01:00:48 DEBUG : >WaitForWriters: 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:48 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:48 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/30 01:00:48 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:48 DEBUG : dir: Looking for writers 2026/08/30 01:00:48 DEBUG : file1: reading active writers 2026/08/30 01:00:48 DEBUG : Looking for writers 2026/08/30 01:00:48 DEBUG : dir: reading active writers 2026/08/30 01:00:48 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:48 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:00:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:00:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:48 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:48 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:48 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:49 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:49 DEBUG : dir: Looking for writers 2026/08/30 01:00:49 DEBUG : file1: reading active writers 2026/08/30 01:00:49 DEBUG : Looking for writers 2026/08/30 01:00:49 DEBUG : dir: reading active writers 2026/08/30 01:00:49 DEBUG : >WaitForWriters: 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:49 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:00:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:00:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:49 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/30 01:00:49 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 01:00:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 01:00:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 01:00:49 DEBUG : dir/file1(0x800f0d3d40): close: 2026/08/30 01:00:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/30 01:00:49 DEBUG : dir/file1(0x800f0d3d40): >close: err= 2026/08/30 01:00:49 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:49 DEBUG : dir: Looking for writers 2026/08/30 01:00:49 DEBUG : file1: reading active writers 2026/08/30 01:00:49 DEBUG : Looking for writers 2026/08/30 01:00:49 DEBUG : dir: reading active writers 2026/08/30 01:00:49 DEBUG : >WaitForWriters: 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:49 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:49 DEBUG : dir: Looking for writers 2026/08/30 01:00:49 DEBUG : file1: reading active writers 2026/08/30 01:00:49 DEBUG : Looking for writers 2026/08/30 01:00:49 DEBUG : dir: reading active writers 2026/08/30 01:00:49 DEBUG : >WaitForWriters: 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:49 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:00:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:00:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:49 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/30 01:00:49 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 01:00:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 01:00:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 01:00:49 DEBUG : dir/file1(0x800f113400): _writeAt: size=5, off=0 2026/08/30 01:00:49 DEBUG : dir/file1(0x800f113400): openPending: 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:49 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/30 01:00:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/30 01:00:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:50 DEBUG : dir/file1(0x800f113400): >openPending: err= 2026/08/30 01:00:50 DEBUG : dir/file1(0x800f113400): >_writeAt: n=5, err= 2026/08/30 01:00:50 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/30 01:00:50 DEBUG : dir/file1(0x800f113400): close: 2026/08/30 01:00:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/30 01:00:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/30 01:00:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/30 01:00:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/30 01:00:50 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/30 01:00:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/30 01:00:50 DEBUG : dir/file1(0x800f113400): >close: err= 2026/08/30 01:00:50 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:50 DEBUG : dir: Looking for writers 2026/08/30 01:00:50 DEBUG : file1: reading active writers 2026/08/30 01:00:50 DEBUG : Looking for writers 2026/08/30 01:00:50 DEBUG : dir: reading active writers 2026/08/30 01:00:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 01:00:50 DEBUG : dir: Looking for writers 2026/08/30 01:00:50 DEBUG : file1: reading active writers 2026/08/30 01:00:50 DEBUG : Looking for writers 2026/08/30 01:00:50 DEBUG : dir: reading active writers 2026/08/30 01:00:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 01:00:50 DEBUG : dir: Looking for writers 2026/08/30 01:00:50 DEBUG : file1: reading active writers 2026/08/30 01:00:50 DEBUG : Looking for writers 2026/08/30 01:00:50 DEBUG : dir: reading active writers 2026/08/30 01:00:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 01:00:50 DEBUG : dir: Looking for writers 2026/08/30 01:00:50 DEBUG : file1: reading active writers 2026/08/30 01:00:50 DEBUG : Looking for writers 2026/08/30 01:00:50 DEBUG : dir: reading active writers 2026/08/30 01:00:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 01:00:50 DEBUG : dir/file1: vfs cache: starting upload 2026/08/30 01:00:50 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1.2f98c60a.partial" 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1.2f98c60a.partial 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1.2f98c60a.partial" 2026/08/30 01:00:50 DEBUG : dir: Looking for writers 2026/08/30 01:00:50 DEBUG : file1: reading active writers 2026/08/30 01:00:50 DEBUG : Looking for writers 2026/08/30 01:00:50 DEBUG : dir: reading active writers 2026/08/30 01:00:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-gaseqaq6hohe/dir/file1.2f98c60a.partial 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:50 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/30 01:00:50 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/30 01:00:50 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/08/30 01:00:50 INFO : dir/file1: Copied (replaced existing) 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:50 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/30 01:00:50 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/30 01:00:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/30 01:00:50 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/30 01:00:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/30 01:00:50 DEBUG : dir: Looking for writers 2026/08/30 01:00:50 DEBUG : file1: reading active writers 2026/08/30 01:00:50 DEBUG : Looking for writers 2026/08/30 01:00:50 DEBUG : dir: reading active writers 2026/08/30 01:00:50 DEBUG : >WaitForWriters: 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:50 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:50 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/08/30 01:00:50 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:50 DEBUG : dir: Looking for writers 2026/08/30 01:00:50 DEBUG : file1: reading active writers 2026/08/30 01:00:50 DEBUG : Looking for writers 2026/08/30 01:00:50 DEBUG : dir: reading active writers 2026/08/30 01:00:50 DEBUG : >WaitForWriters: 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.68s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.50s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.62s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.60s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.49s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.54s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.93s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:50 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 01:00:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/30 01:00:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:00:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:50 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:50 DEBUG : dir: Looking for writers 2026/08/30 01:00:50 DEBUG : file1: reading active writers 2026/08/30 01:00:50 DEBUG : Looking for writers 2026/08/30 01:00:50 DEBUG : dir: reading active writers 2026/08/30 01:00:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.33s) === RUN TestFileOpenReadUnknownSize 2026/08/30 01:00:50 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/30 01:00:50 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/30 01:00:50 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:00:50 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/30 01:00:50 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:50 DEBUG : Looking for writers 2026/08/30 01:00:50 DEBUG : file.txt: reading active writers 2026/08/30 01:00:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:50 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:50 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: File to upload is small (25 bytes), uploading instead of streaming 2026/08/30 01:00:51 DEBUG : dir/file1: size = 25 OK 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:51 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/30 01:00:51 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/30 01:00:51 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/30 01:00:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:51 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:51 DEBUG : dir: Looking for writers 2026/08/30 01:00:51 DEBUG : file1: reading active writers 2026/08/30 01:00:51 DEBUG : Looking for writers 2026/08/30 01:00:51 DEBUG : dir: reading active writers 2026/08/30 01:00:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.33s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:51 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:51 DEBUG : dir/file1: Remove: 2026/08/30 01:00:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 01:00:51 DEBUG : dir/file1: >Remove: err= 2026/08/30 01:00:51 DEBUG : dir/file1: Remove: 2026/08/30 01:00:51 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/30 01:00:51 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:51 DEBUG : dir: Looking for writers 2026/08/30 01:00:51 DEBUG : Looking for writers 2026/08/30 01:00:51 DEBUG : dir: reading active writers 2026/08/30 01:00:51 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.22s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:51 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:51 DEBUG : dir/file1: Remove: 2026/08/30 01:00:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 01:00:51 DEBUG : dir/file1: >Remove: err= 2026/08/30 01:00:51 DEBUG : dir/file1: Remove: 2026/08/30 01:00:51 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/30 01:00:51 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:51 DEBUG : dir: Looking for writers 2026/08/30 01:00:51 DEBUG : Looking for writers 2026/08/30 01:00:51 DEBUG : dir: reading active writers 2026/08/30 01:00:51 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.23s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:51 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 01:00:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/30 01:00:51 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/30 01:00:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/30 01:00:51 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/30 01:00:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/30 01:00:51 DEBUG : dir/file1: Open: flags=0x3 2026/08/30 01:00:51 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/30 01:00:51 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/30 01:00:51 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:51 DEBUG : dir: Looking for writers 2026/08/30 01:00:51 DEBUG : file1: reading active writers 2026/08/30 01:00:51 DEBUG : Looking for writers 2026/08/30 01:00:51 DEBUG : dir: reading active writers 2026/08/30 01:00:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.26s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:51 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:51 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:52 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:52 DEBUG : dir: Looking for writers 2026/08/30 01:00:52 DEBUG : file1: reading active writers 2026/08/30 01:00:52 DEBUG : Looking for writers 2026/08/30 01:00:52 DEBUG : dir: reading active writers 2026/08/30 01:00:52 DEBUG : >WaitForWriters: 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 01:00:52 DEBUG : newLeaf: Updating file with newLeaf 0x800f3ab1e0 2026/08/30 01:00:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 01:00:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:52 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:52 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/30 01:00:52 DEBUG : dir/file1: Updating file with dir/file1 0x800f3ab1e0 2026/08/30 01:00:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/30 01:00:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/30 01:00:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/30 01:00:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:52 DEBUG : dir/file1: File is currently open, delaying rename 0x800f3ab1e0 2026/08/30 01:00:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 01:00:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: File to upload is small (25 bytes), uploading instead of streaming 2026/08/30 01:00:52 DEBUG : dir/file1: size = 25 OK 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:52 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/30 01:00:52 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/30 01:00:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/30 01:00:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 01:00:52 DEBUG : newLeaf: Running delayed rename now 2026/08/30 01:00:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 01:00:52 DEBUG : newLeaf: Updating file with newLeaf 0x800f3ab1e0 2026/08/30 01:00:52 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:52 DEBUG : dir: Looking for writers 2026/08/30 01:00:52 DEBUG : Looking for writers 2026/08/30 01:00:52 DEBUG : dir: reading active writers 2026/08/30 01:00:52 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:52 DEBUG : >WaitForWriters: 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:52 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:52 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:53 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/30 01:00:53 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:53 DEBUG : dir: Looking for writers 2026/08/30 01:00:53 DEBUG : Looking for writers 2026/08/30 01:00:53 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:53 DEBUG : dir: reading active writers 2026/08/30 01:00:53 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:53 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:00:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:00:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:53 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:53 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:53 DEBUG : dir: Looking for writers 2026/08/30 01:00:53 DEBUG : file1: reading active writers 2026/08/30 01:00:53 DEBUG : Looking for writers 2026/08/30 01:00:53 DEBUG : dir: reading active writers 2026/08/30 01:00:53 DEBUG : >WaitForWriters: 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 01:00:53 DEBUG : newLeaf: Updating file with newLeaf 0x800f4d4c30 2026/08/30 01:00:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 01:00:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:53 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:53 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/30 01:00:53 DEBUG : dir/file1: Updating file with dir/file1 0x800f4d4c30 2026/08/30 01:00:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/30 01:00:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/30 01:00:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/30 01:00:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:53 DEBUG : dir/file1: File is currently open, delaying rename 0x800f4d4c30 2026/08/30 01:00:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 01:00:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: File to upload is small (25 bytes), uploading instead of streaming 2026/08/30 01:00:53 DEBUG : dir/file1: size = 25 OK 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:53 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:54 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/30 01:00:54 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/30 01:00:54 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/30 01:00:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 01:00:54 DEBUG : newLeaf: Running delayed rename now 2026/08/30 01:00:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 01:00:54 DEBUG : newLeaf: Updating file with newLeaf 0x800f4d4c30 2026/08/30 01:00:54 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:54 DEBUG : dir: Looking for writers 2026/08/30 01:00:54 DEBUG : Looking for writers 2026/08/30 01:00:54 DEBUG : dir: reading active writers 2026/08/30 01:00:54 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:54 DEBUG : >WaitForWriters: 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:54 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:54 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/30 01:00:54 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:54 DEBUG : dir: Looking for writers 2026/08/30 01:00:54 DEBUG : Looking for writers 2026/08/30 01:00:54 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:54 DEBUG : dir: reading active writers 2026/08/30 01:00:54 DEBUG : >WaitForWriters: 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:54 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:00:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:00:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:54 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:54 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/30 01:00:54 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 01:00:54 DEBUG : dir/file1(0x800ec11380): openPending: 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/30 01:00:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/30 01:00:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:54 DEBUG : dir/file1(0x800ec11380): >openPending: err= 2026/08/30 01:00:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/30 01:00:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 01:00:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 01:00:54 DEBUG : dir/file1(0x800ec11380): _writeAt: size=14, off=0 2026/08/30 01:00:54 DEBUG : dir/file1(0x800ec11380): >_writeAt: n=14, err= 2026/08/30 01:00:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/30 01:00:54 DEBUG : dir/file1(0x800ec11380): close: 2026/08/30 01:00:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/30 01:00:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/30 01:00:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/30 01:00:54 DEBUG : dir/file1(0x800ec11380): >close: err= 2026/08/30 01:00:54 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:54 DEBUG : dir: Looking for writers 2026/08/30 01:00:54 DEBUG : file1: reading active writers 2026/08/30 01:00:54 DEBUG : Looking for writers 2026/08/30 01:00:54 DEBUG : dir: reading active writers 2026/08/30 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 01:00:54 DEBUG : dir: Looking for writers 2026/08/30 01:00:54 DEBUG : file1: reading active writers 2026/08/30 01:00:54 DEBUG : Looking for writers 2026/08/30 01:00:54 DEBUG : dir: reading active writers 2026/08/30 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 01:00:54 DEBUG : dir: Looking for writers 2026/08/30 01:00:54 DEBUG : file1: reading active writers 2026/08/30 01:00:54 DEBUG : Looking for writers 2026/08/30 01:00:54 DEBUG : dir: reading active writers 2026/08/30 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 01:00:54 DEBUG : dir: Looking for writers 2026/08/30 01:00:54 DEBUG : file1: reading active writers 2026/08/30 01:00:54 DEBUG : Looking for writers 2026/08/30 01:00:54 DEBUG : dir: reading active writers 2026/08/30 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 01:00:54 DEBUG : dir/file1: vfs cache: starting upload 2026/08/30 01:00:54 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1.ca338588.partial" 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1.ca338588.partial 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1.ca338588.partial" 2026/08/30 01:00:54 DEBUG : dir: Looking for writers 2026/08/30 01:00:54 DEBUG : file1: reading active writers 2026/08/30 01:00:54 DEBUG : Looking for writers 2026/08/30 01:00:54 DEBUG : dir: reading active writers 2026/08/30 01:00:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1.ca338588.partial 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:54 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:54 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/30 01:00:54 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/30 01:00:54 INFO : dir/file1: Copied (replaced existing) 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/30 01:00:54 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/30 01:00:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/30 01:00:54 DEBUG : dir: Looking for writers 2026/08/30 01:00:54 DEBUG : file1: reading active writers 2026/08/30 01:00:54 DEBUG : Looking for writers 2026/08/30 01:00:54 DEBUG : dir: reading active writers 2026/08/30 01:00:54 DEBUG : >WaitForWriters: 2026/08/30 01:00:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 01:00:54 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 01:00:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 01:00:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 01:00:54 DEBUG : dir/file1(0x800f112780): _readAt: size=512, off=0 2026/08/30 01:00:54 DEBUG : dir/file1(0x800f112780): openPending: 2026/08/30 01:00:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/30 01:00:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/30 01:00:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:54 DEBUG : dir/file1(0x800f112780): >openPending: err= 2026/08/30 01:00:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/30 01:00:54 DEBUG : dir/file1(0x800f112780): >_readAt: n=14, err=EOF 2026/08/30 01:00:54 DEBUG : dir/file1(0x800f112780): close: 2026/08/30 01:00:54 DEBUG : dir/file1(0x800f112780): >close: err= 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:54 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/30 01:00:55 DEBUG : newLeaf: Updating file with newLeaf 0x800e6ed380 2026/08/30 01:00:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 01:00:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:55 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/30 01:00:55 DEBUG : dir/file1: Updating file with dir/file1 0x800e6ed380 2026/08/30 01:00:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/30 01:00:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/30 01:00:55 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 01:00:55 DEBUG : dir/file1(0x800ea5ab00): openPending: 2026/08/30 01:00:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/30 01:00:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/30 01:00:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:55 DEBUG : dir/file1(0x800ea5ab00): >openPending: err= 2026/08/30 01:00:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/30 01:00:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 01:00:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 01:00:55 DEBUG : dir/file1(0x800ea5ab00): _writeAt: size=25, off=0 2026/08/30 01:00:55 DEBUG : dir/file1(0x800ea5ab00): >_writeAt: n=25, err= 2026/08/30 01:00:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:55 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/30 01:00:55 DEBUG : newLeaf: Updating file with newLeaf 0x800e6ed380 2026/08/30 01:00:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 01:00:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 01:00:55 DEBUG : newLeaf(0x800ea5ab00): close: 2026/08/30 01:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/30 01:00:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-30 01:00:55.820267964 +0000 UTC m=+20.266163731 2026/08/30 01:00:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/30 01:00:55 DEBUG : newLeaf(0x800ea5ab00): >close: err= 2026/08/30 01:00:55 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:55 DEBUG : dir: Looking for writers 2026/08/30 01:00:55 DEBUG : Looking for writers 2026/08/30 01:00:55 DEBUG : dir: reading active writers 2026/08/30 01:00:55 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 01:00:55 DEBUG : dir: Looking for writers 2026/08/30 01:00:55 DEBUG : Looking for writers 2026/08/30 01:00:55 DEBUG : dir: reading active writers 2026/08/30 01:00:55 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 01:00:55 DEBUG : dir: Looking for writers 2026/08/30 01:00:55 DEBUG : Looking for writers 2026/08/30 01:00:55 DEBUG : dir: reading active writers 2026/08/30 01:00:55 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 01:00:55 DEBUG : dir: Looking for writers 2026/08/30 01:00:55 DEBUG : Looking for writers 2026/08/30 01:00:55 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:55 DEBUG : dir: reading active writers 2026/08/30 01:00:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 01:00:56 DEBUG : newLeaf: vfs cache: starting upload 2026/08/30 01:00:56 DEBUG : newLeaf.cbf5ce52.partial: size = 25 OK 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf.cbf5ce52.partial" 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf.cbf5ce52.partial 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf.cbf5ce52.partial" 2026/08/30 01:00:56 DEBUG : dir: Looking for writers 2026/08/30 01:00:56 DEBUG : Looking for writers 2026/08/30 01:00:56 DEBUG : dir: reading active writers 2026/08/30 01:00:56 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gaseqaq6hohe/newLeaf.cbf5ce52.partial 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:56 DEBUG : newLeaf.cbf5ce52.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/30 01:00:56 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/30 01:00:56 DEBUG : newLeaf.cbf5ce52.partial: renamed to: newLeaf 2026/08/30 01:00:56 INFO : newLeaf: Copied (replaced existing) 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:56 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/30 01:00:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-30 01:00:55 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/30 01:00:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/30 01:00:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 01:00:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/30 01:00:56 DEBUG : dir: Looking for writers 2026/08/30 01:00:56 DEBUG : Looking for writers 2026/08/30 01:00:56 DEBUG : dir: reading active writers 2026/08/30 01:00:56 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:56 DEBUG : >WaitForWriters: 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:56 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:56 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/30 01:00:56 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:56 DEBUG : dir: Looking for writers 2026/08/30 01:00:56 DEBUG : Looking for writers 2026/08/30 01:00:56 DEBUG : dir: reading active writers 2026/08/30 01:00:56 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:56 DEBUG : >WaitForWriters: 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:56 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:00:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:00:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:56 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:56 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:56 DEBUG : dir: Looking for writers 2026/08/30 01:00:56 DEBUG : file1: reading active writers 2026/08/30 01:00:56 DEBUG : Looking for writers 2026/08/30 01:00:56 DEBUG : dir: reading active writers 2026/08/30 01:00:56 DEBUG : >WaitForWriters: 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 01:00:56 DEBUG : newLeaf: Updating file with newLeaf 0x800f506340 2026/08/30 01:00:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 01:00:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:56 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:57 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:57 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/30 01:00:57 DEBUG : dir/file1: Updating file with dir/file1 0x800f506340 2026/08/30 01:00:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/30 01:00:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/30 01:00:57 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 01:00:57 DEBUG : dir/file1(0x800f027940): openPending: 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/30 01:00:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/30 01:00:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:57 DEBUG : dir/file1(0x800f027940): >openPending: err= 2026/08/30 01:00:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/30 01:00:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 01:00:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 01:00:57 DEBUG : dir/file1(0x800f027940): _writeAt: size=25, off=0 2026/08/30 01:00:57 DEBUG : dir/file1(0x800f027940): >_writeAt: n=25, err= 2026/08/30 01:00:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:57 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/30 01:00:57 DEBUG : newLeaf: Updating file with newLeaf 0x800f506340 2026/08/30 01:00:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 01:00:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 01:00:57 DEBUG : newLeaf(0x800f027940): close: 2026/08/30 01:00:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/30 01:00:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-30 01:00:57.494934324 +0000 UTC m=+21.940830131 2026/08/30 01:00:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/30 01:00:57 DEBUG : newLeaf(0x800f027940): >close: err= 2026/08/30 01:00:57 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:57 DEBUG : dir: Looking for writers 2026/08/30 01:00:57 DEBUG : Looking for writers 2026/08/30 01:00:57 DEBUG : dir: reading active writers 2026/08/30 01:00:57 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 01:00:57 DEBUG : dir: Looking for writers 2026/08/30 01:00:57 DEBUG : Looking for writers 2026/08/30 01:00:57 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:57 DEBUG : dir: reading active writers 2026/08/30 01:00:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 01:00:57 DEBUG : dir: Looking for writers 2026/08/30 01:00:57 DEBUG : Looking for writers 2026/08/30 01:00:57 DEBUG : dir: reading active writers 2026/08/30 01:00:57 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 01:00:57 DEBUG : dir: Looking for writers 2026/08/30 01:00:57 DEBUG : Looking for writers 2026/08/30 01:00:57 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:57 DEBUG : dir: reading active writers 2026/08/30 01:00:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 01:00:57 DEBUG : newLeaf: vfs cache: starting upload 2026/08/30 01:00:57 DEBUG : newLeaf.6d43665d.partial: size = 25 OK 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf.6d43665d.partial" 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf.6d43665d.partial 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf.6d43665d.partial" 2026/08/30 01:00:57 DEBUG : dir: Looking for writers 2026/08/30 01:00:57 DEBUG : Looking for writers 2026/08/30 01:00:57 DEBUG : dir: reading active writers 2026/08/30 01:00:57 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gaseqaq6hohe/newLeaf.6d43665d.partial 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:57 DEBUG : newLeaf.6d43665d.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/30 01:00:57 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/30 01:00:57 DEBUG : newLeaf.6d43665d.partial: renamed to: newLeaf 2026/08/30 01:00:57 INFO : newLeaf: Copied (replaced existing) 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:57 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/30 01:00:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-30 01:00:57 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/30 01:00:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/30 01:00:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 01:00:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/30 01:00:57 DEBUG : dir: Looking for writers 2026/08/30 01:00:57 DEBUG : Looking for writers 2026/08/30 01:00:57 DEBUG : dir: reading active writers 2026/08/30 01:00:57 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:57 DEBUG : >WaitForWriters: 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:57 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:58 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:58 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/30 01:00:58 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:58 DEBUG : dir: Looking for writers 2026/08/30 01:00:58 DEBUG : Looking for writers 2026/08/30 01:00:58 DEBUG : dir: reading active writers 2026/08/30 01:00:58 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:58 DEBUG : >WaitForWriters: 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:00:58 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:00:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:00:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:00:58 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:58 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/30 01:00:58 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 01:00:58 DEBUG : dir/file1(0x800f63ab40): openPending: 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/30 01:00:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/30 01:00:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:58 DEBUG : dir/file1(0x800f63ab40): >openPending: err= 2026/08/30 01:00:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/30 01:00:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 01:00:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 01:00:58 DEBUG : dir/file1(0x800f63ab40): _writeAt: size=14, off=0 2026/08/30 01:00:58 DEBUG : dir/file1(0x800f63ab40): >_writeAt: n=14, err= 2026/08/30 01:00:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/30 01:00:58 DEBUG : dir/file1(0x800f63ab40): close: 2026/08/30 01:00:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/30 01:00:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/30 01:00:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/30 01:00:58 DEBUG : dir/file1(0x800f63ab40): >close: err= 2026/08/30 01:00:58 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:58 DEBUG : dir: Looking for writers 2026/08/30 01:00:58 DEBUG : file1: reading active writers 2026/08/30 01:00:58 DEBUG : Looking for writers 2026/08/30 01:00:58 DEBUG : dir: reading active writers 2026/08/30 01:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 01:00:58 DEBUG : dir: Looking for writers 2026/08/30 01:00:58 DEBUG : file1: reading active writers 2026/08/30 01:00:58 DEBUG : Looking for writers 2026/08/30 01:00:58 DEBUG : dir: reading active writers 2026/08/30 01:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 01:00:58 DEBUG : dir: Looking for writers 2026/08/30 01:00:58 DEBUG : file1: reading active writers 2026/08/30 01:00:58 DEBUG : Looking for writers 2026/08/30 01:00:58 DEBUG : dir: reading active writers 2026/08/30 01:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 01:00:58 DEBUG : dir: Looking for writers 2026/08/30 01:00:58 DEBUG : file1: reading active writers 2026/08/30 01:00:58 DEBUG : Looking for writers 2026/08/30 01:00:58 DEBUG : dir: reading active writers 2026/08/30 01:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 01:00:58 DEBUG : dir/file1: vfs cache: starting upload 2026/08/30 01:00:58 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1.ca338588.partial" 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1.ca338588.partial 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1.ca338588.partial" 2026/08/30 01:00:58 DEBUG : dir: Looking for writers 2026/08/30 01:00:58 DEBUG : file1: reading active writers 2026/08/30 01:00:58 DEBUG : Looking for writers 2026/08/30 01:00:58 DEBUG : dir: reading active writers 2026/08/30 01:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1.ca338588.partial 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:58 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:58 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/30 01:00:58 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/30 01:00:58 INFO : dir/file1: Copied (replaced existing) 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/30 01:00:58 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/30 01:00:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/30 01:00:58 DEBUG : dir: Looking for writers 2026/08/30 01:00:58 DEBUG : file1: reading active writers 2026/08/30 01:00:58 DEBUG : Looking for writers 2026/08/30 01:00:58 DEBUG : dir: reading active writers 2026/08/30 01:00:58 DEBUG : >WaitForWriters: 2026/08/30 01:00:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 01:00:58 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 01:00:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 01:00:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 01:00:58 DEBUG : dir/file1(0x800f569a40): _readAt: size=512, off=0 2026/08/30 01:00:58 DEBUG : dir/file1(0x800f569a40): openPending: 2026/08/30 01:00:58 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/08/30 01:00:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/30 01:00:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:58 DEBUG : dir/file1(0x800f569a40): >openPending: err= 2026/08/30 01:00:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/30 01:00:58 DEBUG : dir/file1(0x800f569a40): >_readAt: n=14, err=EOF 2026/08/30 01:00:58 DEBUG : dir/file1(0x800f569a40): close: 2026/08/30 01:00:58 DEBUG : dir/file1(0x800f569a40): >close: err= 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:58 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:59 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/30 01:00:59 DEBUG : newLeaf: Updating file with newLeaf 0x800f639380 2026/08/30 01:00:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 01:00:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:59 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:59 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/30 01:00:59 DEBUG : dir/file1: Updating file with dir/file1 0x800f639380 2026/08/30 01:00:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/30 01:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:00:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/30 01:00:59 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 01:00:59 DEBUG : dir/file1(0x800f5d6c00): openPending: 2026/08/30 01:00:59 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/08/30 01:00:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/30 01:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:00:59 DEBUG : dir/file1(0x800f5d6c00): >openPending: err= 2026/08/30 01:00:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/30 01:00:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 01:00:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 01:00:59 DEBUG : dir/file1(0x800f5d6c00): _writeAt: size=25, off=0 2026/08/30 01:00:59 DEBUG : dir/file1(0x800f5d6c00): >_writeAt: n=25, err= 2026/08/30 01:00:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:59 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:00:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/30 01:00:59 DEBUG : newLeaf: Updating file with newLeaf 0x800f639380 2026/08/30 01:00:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 01:00:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 01:00:59 DEBUG : newLeaf(0x800f5d6c00): close: 2026/08/30 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/30 01:00:59 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-30 01:00:59.610055364 +0000 UTC m=+24.055951141 2026/08/30 01:00:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/30 01:00:59 DEBUG : newLeaf(0x800f5d6c00): >close: err= 2026/08/30 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:00:59 DEBUG : dir: Looking for writers 2026/08/30 01:00:59 DEBUG : Looking for writers 2026/08/30 01:00:59 DEBUG : dir: reading active writers 2026/08/30 01:00:59 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 01:00:59 DEBUG : dir: Looking for writers 2026/08/30 01:00:59 DEBUG : Looking for writers 2026/08/30 01:00:59 DEBUG : dir: reading active writers 2026/08/30 01:00:59 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 01:00:59 DEBUG : dir: Looking for writers 2026/08/30 01:00:59 DEBUG : Looking for writers 2026/08/30 01:00:59 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:59 DEBUG : dir: reading active writers 2026/08/30 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 01:00:59 DEBUG : dir: Looking for writers 2026/08/30 01:00:59 DEBUG : Looking for writers 2026/08/30 01:00:59 DEBUG : dir: reading active writers 2026/08/30 01:00:59 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 01:00:59 DEBUG : newLeaf: vfs cache: starting upload 2026/08/30 01:00:59 DEBUG : newLeaf.cfe9e5fa.partial: size = 25 OK 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf.cfe9e5fa.partial" 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf.cfe9e5fa.partial 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf.cfe9e5fa.partial" 2026/08/30 01:00:59 DEBUG : dir: Looking for writers 2026/08/30 01:00:59 DEBUG : Looking for writers 2026/08/30 01:00:59 DEBUG : dir: reading active writers 2026/08/30 01:00:59 DEBUG : newLeaf: reading active writers 2026/08/30 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gaseqaq6hohe/newLeaf.cfe9e5fa.partial 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:00:59 DEBUG : newLeaf.cfe9e5fa.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/30 01:00:59 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/30 01:00:59 DEBUG : newLeaf.cfe9e5fa.partial: renamed to: newLeaf 2026/08/30 01:00:59 INFO : newLeaf: Copied (replaced existing) 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:00:59 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:00:59 DEBUG : dir: Looking for writers 2026/08/30 01:00:59 DEBUG : Looking for writers 2026/08/30 01:00:59 DEBUG : dir: reading active writers 2026/08/30 01:00:59 DEBUG : newLeaf: reading active writers 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:00 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/30 01:01:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-30 01:00:59 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/30 01:01:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/30 01:01:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 01:01:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/30 01:01:00 DEBUG : >WaitForWriters: 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:00 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:00 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/30 01:01:00 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:00 DEBUG : dir: Looking for writers 2026/08/30 01:01:00 DEBUG : Looking for writers 2026/08/30 01:01:00 DEBUG : dir: reading active writers 2026/08/30 01:01:00 DEBUG : newLeaf: reading active writers 2026/08/30 01:01:00 DEBUG : >WaitForWriters: 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:00 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:00 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:01:00 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:00 DEBUG : dir: Looking for writers 2026/08/30 01:01:00 DEBUG : file1: reading active writers 2026/08/30 01:01:00 DEBUG : Looking for writers 2026/08/30 01:01:00 DEBUG : dir: reading active writers 2026/08/30 01:01:00 DEBUG : >WaitForWriters: 2026/08/30 01:01:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 01:01:00 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 01:01:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 01:01:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 01:01:00 DEBUG : dir/file1(0x800f5d7b00): _readAt: size=512, off=0 2026/08/30 01:01:00 DEBUG : dir/file1(0x800f5d7b00): openPending: 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:01:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/30 01:01:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/30 01:01:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:00 DEBUG : dir/file1(0x800f5d7b00): >openPending: err= 2026/08/30 01:01:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/30 01:01:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 01:01:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:00 DEBUG : dir/file1(0x800f5d7b00): >_readAt: n=14, err=EOF 2026/08/30 01:01:00 DEBUG : dir/file1(0x800f5d7b00): close: 2026/08/30 01:01:00 DEBUG : dir/file1(0x800f5d7b00): >close: err= 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:01:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:01:00 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:01 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:01:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/30 01:01:01 DEBUG : newLeaf: Updating file with newLeaf 0x800f0352b0 2026/08/30 01:01:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 01:01:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:01 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:01 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:01:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:01:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/30 01:01:01 DEBUG : dir/file1: Updating file with dir/file1 0x800f0352b0 2026/08/30 01:01:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/30 01:01:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:01:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/30 01:01:01 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 01:01:01 DEBUG : dir/file1(0x800f055740): openPending: 2026/08/30 01:01:01 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/08/30 01:01:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/30 01:01:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:01 DEBUG : dir/file1(0x800f055740): >openPending: err= 2026/08/30 01:01:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/30 01:01:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 01:01:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 01:01:01 DEBUG : dir/file1(0x800f055740): _writeAt: size=25, off=0 2026/08/30 01:01:01 DEBUG : dir/file1(0x800f055740): >_writeAt: n=25, err= 2026/08/30 01:01:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:01:01 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:01 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:01:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/30 01:01:01 DEBUG : newLeaf: Updating file with newLeaf 0x800f0352b0 2026/08/30 01:01:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 01:01:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 01:01:01 DEBUG : newLeaf(0x800f055740): close: 2026/08/30 01:01:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/30 01:01:01 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-30 01:01:01.831875918 +0000 UTC m=+26.277771685 2026/08/30 01:01:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:01 DEBUG : newLeaf(0x800f055740): >close: err= 2026/08/30 01:01:01 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:01 DEBUG : dir: Looking for writers 2026/08/30 01:01:01 DEBUG : Looking for writers 2026/08/30 01:01:01 DEBUG : dir: reading active writers 2026/08/30 01:01:01 DEBUG : newLeaf: reading active writers 2026/08/30 01:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 01:01:01 DEBUG : dir: Looking for writers 2026/08/30 01:01:01 DEBUG : Looking for writers 2026/08/30 01:01:01 DEBUG : dir: reading active writers 2026/08/30 01:01:01 DEBUG : newLeaf: reading active writers 2026/08/30 01:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 01:01:01 DEBUG : dir: Looking for writers 2026/08/30 01:01:01 DEBUG : Looking for writers 2026/08/30 01:01:01 DEBUG : dir: reading active writers 2026/08/30 01:01:01 DEBUG : newLeaf: reading active writers 2026/08/30 01:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 01:01:02 DEBUG : dir: Looking for writers 2026/08/30 01:01:02 DEBUG : Looking for writers 2026/08/30 01:01:02 DEBUG : dir: reading active writers 2026/08/30 01:01:02 DEBUG : newLeaf: reading active writers 2026/08/30 01:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 01:01:02 DEBUG : newLeaf: vfs cache: starting upload 2026/08/30 01:01:02 DEBUG : newLeaf.a9f0fb8d.partial: size = 25 OK 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf.a9f0fb8d.partial" 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf.a9f0fb8d.partial 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf.a9f0fb8d.partial" 2026/08/30 01:01:02 DEBUG : dir: Looking for writers 2026/08/30 01:01:02 DEBUG : Looking for writers 2026/08/30 01:01:02 DEBUG : dir: reading active writers 2026/08/30 01:01:02 DEBUG : newLeaf: reading active writers 2026/08/30 01:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gaseqaq6hohe/newLeaf.a9f0fb8d.partial 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:02 DEBUG : newLeaf.a9f0fb8d.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/30 01:01:02 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/30 01:01:02 DEBUG : newLeaf.a9f0fb8d.partial: renamed to: newLeaf 2026/08/30 01:01:02 INFO : newLeaf: Copied (replaced existing) 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:01:02 DEBUG : dir: Looking for writers 2026/08/30 01:01:02 DEBUG : Looking for writers 2026/08/30 01:01:02 DEBUG : newLeaf: reading active writers 2026/08/30 01:01:02 DEBUG : dir: reading active writers 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:02 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/30 01:01:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-30 01:01:01 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/30 01:01:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/30 01:01:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/30 01:01:02 DEBUG : >WaitForWriters: 2026/08/30 01:01:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:02 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/newLeaf" 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-gaseqaq6hohe/newLeaf 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:02 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/30 01:01:02 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:02 DEBUG : dir: Looking for writers 2026/08/30 01:01:02 DEBUG : Looking for writers 2026/08/30 01:01:02 DEBUG : dir: reading active writers 2026/08/30 01:01:02 DEBUG : newLeaf: reading active writers 2026/08/30 01:01:02 DEBUG : >WaitForWriters: 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting --- PASS: TestFileRename (10.82s) --- PASS: TestFileRename/off,forceCache=false (1.13s) --- PASS: TestFileRename/minimal,forceCache=false (1.21s) --- PASS: TestFileRename/minimal,forceCache=true (2.18s) --- PASS: TestFileRename/writes,forceCache=false (1.64s) --- PASS: TestFileRename/writes,forceCache=true (2.12s) --- PASS: TestFileRename/full,forceCache=false (2.55s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:02 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:02 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:02 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:02 DEBUG : Looking for writers 2026/08/30 01:01:02 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.01s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.01s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.01s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.01s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:02 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.01s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:02 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:02 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:03 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:03 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/30 01:01:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 01:01:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/30 01:01:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/30 01:01:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:03 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:03 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/30 01:01:03 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:03 DEBUG : dir: Looking for writers 2026/08/30 01:01:03 DEBUG : file1: reading active writers 2026/08/30 01:01:03 DEBUG : Looking for writers 2026/08/30 01:01:03 DEBUG : dir: reading active writers 2026/08/30 01:01:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.57s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:03 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:03 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:03 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:03 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/30 01:01:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 01:01:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/30 01:01:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/30 01:01:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/30 01:01:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/30 01:01:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/30 01:01:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/30 01:01:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/30 01:01:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/30 01:01:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/30 01:01:03 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/30 01:01:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/30 01:01:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/30 01:01:03 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/30 01:01:03 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/30 01:01:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/30 01:01:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/30 01:01:03 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/30 01:01:03 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:03 DEBUG : dir: Looking for writers 2026/08/30 01:01:03 DEBUG : file1: reading active writers 2026/08/30 01:01:03 DEBUG : Looking for writers 2026/08/30 01:01:03 DEBUG : dir: reading active writers 2026/08/30 01:01:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.54s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:03 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:04 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:04 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/30 01:01:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 01:01:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/30 01:01:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/30 01:01:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:04 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/30 01:01:04 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/30 01:01:04 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/30 01:01:04 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/30 01:01:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/30 01:01:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/30 01:01:04 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/30 01:01:04 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/30 01:01:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/30 01:01:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/30 01:01:04 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/30 01:01:04 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/30 01:01:04 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/30 01:01:04 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/30 01:01:04 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/30 01:01:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/30 01:01:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/30 01:01:04 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/30 01:01:04 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/30 01:01:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/30 01:01:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/30 01:01:04 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/30 01:01:04 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/30 01:01:04 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/30 01:01:04 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/30 01:01:04 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/30 01:01:04 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/30 01:01:04 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/30 01:01:04 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/30 01:01:04 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/30 01:01:04 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:04 DEBUG : dir: Looking for writers 2026/08/30 01:01:04 DEBUG : file1: reading active writers 2026/08/30 01:01:04 DEBUG : Looking for writers 2026/08/30 01:01:04 DEBUG : dir: reading active writers 2026/08/30 01:01:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.52s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:04 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:04 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:04 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/30 01:01:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 01:01:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/30 01:01:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/30 01:01:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:04 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:04 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/30 01:01:04 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:04 DEBUG : dir: Looking for writers 2026/08/30 01:01:04 DEBUG : file1: reading active writers 2026/08/30 01:01:04 DEBUG : Looking for writers 2026/08/30 01:01:04 DEBUG : dir: reading active writers 2026/08/30 01:01:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.49s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:04 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:05 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:05 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/30 01:01:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 01:01:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/30 01:01:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/30 01:01:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:05 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:05 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/30 01:01:05 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/30 01:01:05 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:05 DEBUG : dir: Looking for writers 2026/08/30 01:01:05 DEBUG : file1: reading active writers 2026/08/30 01:01:05 DEBUG : Looking for writers 2026/08/30 01:01:05 DEBUG : dir: reading active writers 2026/08/30 01:01:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.54s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:05 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:05 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:05 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:05 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/30 01:01:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 01:01:05 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 01:01:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 01:01:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 01:01:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/30 01:01:05 DEBUG : dir/file1(0x800ec10e00): _readAt: size=1, off=0 2026/08/30 01:01:05 DEBUG : dir/file1(0x800ec10e00): openPending: 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:05 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/30 01:01:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/30 01:01:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/30 01:01:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:05 DEBUG : dir/file1(0x800ec10e00): >openPending: err= 2026/08/30 01:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/30 01:01:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 01:01:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:05 DEBUG : dir/file1(0x800ec10e00): >_readAt: n=1, err= 2026/08/30 01:01:05 DEBUG : dir/file1(0x800ec10e00): _readAt: size=256, off=1 2026/08/30 01:01:05 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/30 01:01:05 DEBUG : dir/file1(0x800ec10e00): >_readAt: n=15, err=EOF 2026/08/30 01:01:05 DEBUG : dir/file1(0x800ec10e00): _readAt: size=16, off=16 2026/08/30 01:01:05 DEBUG : dir/file1(0x800ec10e00): >_readAt: n=0, err=EOF 2026/08/30 01:01:05 DEBUG : dir/file1(0x800ec10e00): close: 2026/08/30 01:01:05 DEBUG : dir/file1(0x800ec10e00): >close: err= 2026/08/30 01:01:05 DEBUG : dir/file1(0x800ec10e00): close: 2026/08/30 01:01:05 DEBUG : dir/file1(0x800ec10e00): >close: err=file already closed 2026/08/30 01:01:05 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:05 DEBUG : dir: Looking for writers 2026/08/30 01:01:05 DEBUG : file1: reading active writers 2026/08/30 01:01:05 DEBUG : Looking for writers 2026/08/30 01:01:05 DEBUG : dir: reading active writers 2026/08/30 01:01:05 DEBUG : >WaitForWriters: 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.34s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:05 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:05 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:05 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:05 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:06 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/30 01:01:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 01:01:06 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 01:01:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 01:01:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 01:01:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/30 01:01:06 DEBUG : dir/file1(0x800eb51b00): _readAt: size=1, off=0 2026/08/30 01:01:06 DEBUG : dir/file1(0x800eb51b00): openPending: 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:06 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/30 01:01:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/30 01:01:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/30 01:01:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:06 DEBUG : dir/file1(0x800eb51b00): >openPending: err= 2026/08/30 01:01:06 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/30 01:01:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 01:01:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:06 DEBUG : dir/file1(0x800eb51b00): >_readAt: n=1, err= 2026/08/30 01:01:06 DEBUG : dir/file1(0x800eb51b00): _readAt: size=1, off=5 2026/08/30 01:01:06 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/30 01:01:06 DEBUG : dir/file1(0x800eb51b00): >_readAt: n=1, err= 2026/08/30 01:01:06 DEBUG : dir/file1(0x800eb51b00): _readAt: size=1, off=3 2026/08/30 01:01:06 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/30 01:01:06 DEBUG : dir/file1(0x800eb51b00): >_readAt: n=1, err= 2026/08/30 01:01:06 DEBUG : dir/file1(0x800eb51b00): _readAt: size=1, off=13 2026/08/30 01:01:06 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/30 01:01:06 DEBUG : dir/file1(0x800eb51b00): >_readAt: n=1, err= 2026/08/30 01:01:06 DEBUG : dir/file1(0x800eb51b00): _readAt: size=16, off=100 2026/08/30 01:01:06 DEBUG : dir/file1(0x800eb51b00): >_readAt: n=0, err=EOF 2026/08/30 01:01:06 DEBUG : dir/file1(0x800eb51b00): close: 2026/08/30 01:01:06 DEBUG : dir/file1(0x800eb51b00): >close: err= 2026/08/30 01:01:06 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:06 DEBUG : dir: Looking for writers 2026/08/30 01:01:06 DEBUG : file1: reading active writers 2026/08/30 01:01:06 DEBUG : Looking for writers 2026/08/30 01:01:06 DEBUG : dir: reading active writers 2026/08/30 01:01:06 DEBUG : >WaitForWriters: 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.32s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:06 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:06 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:06 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:06 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/30 01:01:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 01:01:06 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 01:01:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 01:01:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 01:01:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/30 01:01:06 DEBUG : dir/file1(0x800e86dd00): _readAt: size=1, off=0 2026/08/30 01:01:06 DEBUG : dir/file1(0x800e86dd00): openPending: 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:06 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/30 01:01:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/30 01:01:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/30 01:01:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:06 DEBUG : dir/file1(0x800e86dd00): >openPending: err= 2026/08/30 01:01:06 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/30 01:01:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 01:01:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:06 DEBUG : dir/file1(0x800e86dd00): >_readAt: n=1, err= 2026/08/30 01:01:06 DEBUG : dir/file1(0x800e86dd00): _readAt: size=1, off=5 2026/08/30 01:01:06 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/30 01:01:06 DEBUG : dir/file1(0x800e86dd00): >_readAt: n=1, err= 2026/08/30 01:01:06 DEBUG : dir/file1(0x800e86dd00): _readAt: size=1, off=1 2026/08/30 01:01:06 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/30 01:01:06 DEBUG : dir/file1(0x800e86dd00): >_readAt: n=1, err= 2026/08/30 01:01:06 DEBUG : dir/file1(0x800e86dd00): _readAt: size=6, off=10 2026/08/30 01:01:06 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/30 01:01:06 DEBUG : dir/file1(0x800e86dd00): >_readAt: n=6, err= 2026/08/30 01:01:06 DEBUG : dir/file1(0x800e86dd00): _readAt: size=256, off=10 2026/08/30 01:01:06 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/30 01:01:06 DEBUG : dir/file1(0x800e86dd00): >_readAt: n=6, err=EOF 2026/08/30 01:01:06 DEBUG : dir/file1(0x800e86dd00): _readAt: size=256, off=100 2026/08/30 01:01:06 DEBUG : dir/file1(0x800e86dd00): >_readAt: n=0, err=EOF 2026/08/30 01:01:06 DEBUG : dir/file1(0x800e86dd00): close: 2026/08/30 01:01:06 DEBUG : dir/file1(0x800e86dd00): >close: err= 2026/08/30 01:01:06 DEBUG : dir/file1(0x800e86dd00): _readAt: size=256, off=100 2026/08/30 01:01:06 DEBUG : dir/file1(0x800e86dd00): >_readAt: n=0, err=file already closed 2026/08/30 01:01:06 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:06 DEBUG : dir: Looking for writers 2026/08/30 01:01:06 DEBUG : file1: reading active writers 2026/08/30 01:01:06 DEBUG : Looking for writers 2026/08/30 01:01:06 DEBUG : dir: reading active writers 2026/08/30 01:01:06 DEBUG : >WaitForWriters: 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.45s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:06 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:06 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:06 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:06 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/30 01:01:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 01:01:06 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 01:01:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 01:01:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 01:01:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/30 01:01:06 DEBUG : dir/file1(0x800f1121c0): RWFileHandle.Flush 2026/08/30 01:01:06 DEBUG : dir/file1(0x800f1121c0): _readAt: size=256, off=0 2026/08/30 01:01:06 DEBUG : dir/file1(0x800f1121c0): openPending: 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:06 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/30 01:01:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/30 01:01:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/30 01:01:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:06 DEBUG : dir/file1(0x800f1121c0): >openPending: err= 2026/08/30 01:01:06 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/30 01:01:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 01:01:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:06 DEBUG : dir/file1(0x800f1121c0): >_readAt: n=16, err=EOF 2026/08/30 01:01:06 DEBUG : dir/file1(0x800f1121c0): RWFileHandle.Flush 2026/08/30 01:01:06 DEBUG : dir/file1(0x800f1121c0): RWFileHandle.Flush 2026/08/30 01:01:06 DEBUG : dir/file1(0x800f1121c0): close: 2026/08/30 01:01:06 DEBUG : dir/file1(0x800f1121c0): >close: err= 2026/08/30 01:01:06 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:06 DEBUG : dir: Looking for writers 2026/08/30 01:01:06 DEBUG : file1: reading active writers 2026/08/30 01:01:06 DEBUG : Looking for writers 2026/08/30 01:01:06 DEBUG : dir: reading active writers 2026/08/30 01:01:06 DEBUG : >WaitForWriters: 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.34s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:06 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:06 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:06 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:07 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:07 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/30 01:01:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/30 01:01:07 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 01:01:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 01:01:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 01:01:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/30 01:01:07 DEBUG : dir/file1(0x800f026640): _readAt: size=256, off=0 2026/08/30 01:01:07 DEBUG : dir/file1(0x800f026640): openPending: 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:07 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/30 01:01:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/30 01:01:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/30 01:01:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:07 DEBUG : dir/file1(0x800f026640): >openPending: err= 2026/08/30 01:01:07 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/30 01:01:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 01:01:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:07 DEBUG : dir/file1(0x800f026640): >_readAt: n=16, err=EOF 2026/08/30 01:01:07 DEBUG : dir/file1(0x800f026640): RWFileHandle.Release 2026/08/30 01:01:07 DEBUG : dir/file1(0x800f026640): close: 2026/08/30 01:01:07 DEBUG : dir/file1(0x800f026640): >close: err= 2026/08/30 01:01:07 DEBUG : dir/file1(0x800f026640): RWFileHandle.Release 2026/08/30 01:01:07 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:07 DEBUG : dir: Looking for writers 2026/08/30 01:01:07 DEBUG : file1: reading active writers 2026/08/30 01:01:07 DEBUG : Looking for writers 2026/08/30 01:01:07 DEBUG : dir: reading active writers 2026/08/30 01:01:07 DEBUG : >WaitForWriters: 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.35s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:07 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:07 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:01:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:07 DEBUG : file1: newRWFileHandle: 2026/08/30 01:01:07 DEBUG : file1(0x800f113540): openPending: 2026/08/30 01:01:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:07 DEBUG : file1(0x800f113540): >openPending: err= 2026/08/30 01:01:07 DEBUG : file1: >newRWFileHandle: err= 2026/08/30 01:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/30 01:01:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/30 01:01:07 DEBUG : file1(0x800f113540): _writeAt: size=5, off=0 2026/08/30 01:01:07 DEBUG : file1(0x800f113540): >_writeAt: n=5, err= 2026/08/30 01:01:07 DEBUG : file1(0x800f113540): _writeAt: size=7, off=5 2026/08/30 01:01:07 DEBUG : file1(0x800f113540): >_writeAt: n=7, err= 2026/08/30 01:01:07 DEBUG : file1: vfs cache: truncate to size=11 2026/08/30 01:01:07 DEBUG : file1(0x800f113540): close: 2026/08/30 01:01:07 DEBUG : file1: vfs cache: setting modification time to 2026-08-30 01:01:07.347591458 +0000 UTC m=+31.793487215 2026/08/30 01:01:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:07 DEBUG : file1(0x800f113540): >close: err= 2026/08/30 01:01:07 DEBUG : file1(0x800f113540): close: 2026/08/30 01:01:07 DEBUG : file1(0x800f113540): >close: err=file already closed 2026/08/30 01:01:07 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:07 DEBUG : Looking for writers 2026/08/30 01:01:07 DEBUG : file1: reading active writers 2026/08/30 01:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 01:01:07 DEBUG : Looking for writers 2026/08/30 01:01:07 DEBUG : file1: reading active writers 2026/08/30 01:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 01:01:07 DEBUG : Looking for writers 2026/08/30 01:01:07 DEBUG : file1: reading active writers 2026/08/30 01:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 01:01:07 DEBUG : Looking for writers 2026/08/30 01:01:07 DEBUG : file1: reading active writers 2026/08/30 01:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 01:01:07 DEBUG : file1: vfs cache: starting upload 2026/08/30 01:01:07 DEBUG : file1.a2d371fa.partial: size = 11 OK 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1.a2d371fa.partial" 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1.a2d371fa.partial 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1.a2d371fa.partial" 2026/08/30 01:01:07 DEBUG : Looking for writers 2026/08/30 01:01:07 DEBUG : file1: reading active writers 2026/08/30 01:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gaseqaq6hohe/file1.a2d371fa.partial 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:07 DEBUG : file1.a2d371fa.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/30 01:01:07 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/30 01:01:07 DEBUG : file1.a2d371fa.partial: renamed to: file1 2026/08/30 01:01:07 INFO : file1: Copied (new) 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:07 DEBUG : Looking for writers 2026/08/30 01:01:07 DEBUG : file1: reading active writers 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:07 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/30 01:01:07 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-30 01:01:07 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/30 01:01:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/30 01:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:07 DEBUG : >WaitForWriters: 2026/08/30 01:01:07 INFO : file1: vfs cache: upload succeeded try #1 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:07 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:07 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/30 01:01:07 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:07 DEBUG : Looking for writers 2026/08/30 01:01:07 DEBUG : file1: reading active writers 2026/08/30 01:01:07 DEBUG : >WaitForWriters: 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.55s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:07 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:07 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:07 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:01:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:07 DEBUG : file1: newRWFileHandle: 2026/08/30 01:01:07 DEBUG : file1(0x800f45ea80): openPending: 2026/08/30 01:01:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:07 DEBUG : file1(0x800f45ea80): >openPending: err= 2026/08/30 01:01:07 DEBUG : file1: >newRWFileHandle: err= 2026/08/30 01:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/30 01:01:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/30 01:01:07 DEBUG : file1(0x800f45ea80): _writeAt: size=7, off=0 2026/08/30 01:01:07 DEBUG : file1(0x800f45ea80): >_writeAt: n=7, err= 2026/08/30 01:01:07 DEBUG : file1(0x800f45ea80): _writeAt: size=6, off=5 2026/08/30 01:01:07 DEBUG : file1(0x800f45ea80): >_writeAt: n=6, err= 2026/08/30 01:01:07 DEBUG : file1(0x800f45ea80): close: 2026/08/30 01:01:07 DEBUG : file1: vfs cache: setting modification time to 2026-08-30 01:01:07.899040968 +0000 UTC m=+32.344936725 2026/08/30 01:01:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:07 DEBUG : file1(0x800f45ea80): >close: err= 2026/08/30 01:01:07 DEBUG : file1(0x800f45ea80): _writeAt: size=5, off=0 2026/08/30 01:01:07 DEBUG : file1(0x800f45ea80): >_writeAt: n=0, err=file already closed 2026/08/30 01:01:07 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:07 DEBUG : Looking for writers 2026/08/30 01:01:07 DEBUG : file1: reading active writers 2026/08/30 01:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 01:01:07 DEBUG : Looking for writers 2026/08/30 01:01:07 DEBUG : file1: reading active writers 2026/08/30 01:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 01:01:07 DEBUG : Looking for writers 2026/08/30 01:01:07 DEBUG : file1: reading active writers 2026/08/30 01:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 01:01:07 DEBUG : Looking for writers 2026/08/30 01:01:07 DEBUG : file1: reading active writers 2026/08/30 01:01:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 01:01:08 DEBUG : file1: vfs cache: starting upload 2026/08/30 01:01:08 DEBUG : file1.91412149.partial: size = 11 OK 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1.91412149.partial" 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1.91412149.partial 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1.91412149.partial" 2026/08/30 01:01:08 DEBUG : Looking for writers 2026/08/30 01:01:08 DEBUG : file1: reading active writers 2026/08/30 01:01:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gaseqaq6hohe/file1.91412149.partial 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:08 DEBUG : file1.91412149.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/30 01:01:08 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/30 01:01:08 DEBUG : file1.91412149.partial: renamed to: file1 2026/08/30 01:01:08 INFO : file1: Copied (new) 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:08 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/30 01:01:08 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-30 01:01:07 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/30 01:01:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/30 01:01:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:08 INFO : file1: vfs cache: upload succeeded try #1 2026/08/30 01:01:08 DEBUG : Looking for writers 2026/08/30 01:01:08 DEBUG : file1: reading active writers 2026/08/30 01:01:08 DEBUG : >WaitForWriters: 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:08 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:08 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/30 01:01:08 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:08 DEBUG : Looking for writers 2026/08/30 01:01:08 DEBUG : file1: reading active writers 2026/08/30 01:01:08 DEBUG : >WaitForWriters: 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.54s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:08 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:08 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:01:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:08 DEBUG : file1: newRWFileHandle: 2026/08/30 01:01:08 DEBUG : file1(0x800f63aac0): openPending: 2026/08/30 01:01:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:08 DEBUG : file1(0x800f63aac0): >openPending: err= 2026/08/30 01:01:08 DEBUG : file1: >newRWFileHandle: err= 2026/08/30 01:01:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/30 01:01:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/30 01:01:08 DEBUG : file1(0x800f63aac0): close: 2026/08/30 01:01:08 DEBUG : file1: vfs cache: setting modification time to 2026-08-30 01:01:08.438221405 +0000 UTC m=+32.884117163 2026/08/30 01:01:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:08 DEBUG : file1(0x800f63aac0): >close: err= 2026/08/30 01:01:08 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/30 01:01:08 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/30 01:01:08 DEBUG : file2: newRWFileHandle: 2026/08/30 01:01:08 DEBUG : file2(0x800f63af40): openPending: 2026/08/30 01:01:08 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/30 01:01:08 DEBUG : file2(0x800f63af40): >openPending: err= 2026/08/30 01:01:08 DEBUG : file2: >newRWFileHandle: err= 2026/08/30 01:01:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/30 01:01:08 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/30 01:01:08 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/30 01:01:08 DEBUG : file2(0x800f63af40): RWFileHandle.Flush 2026/08/30 01:01:08 DEBUG : file2(0x800f63af40): RWFileHandle.Release 2026/08/30 01:01:08 DEBUG : file2(0x800f63af40): close: 2026/08/30 01:01:08 DEBUG : file2: vfs cache: setting modification time to 2026-08-30 01:01:08.439460647 +0000 UTC m=+32.885356414 2026/08/30 01:01:08 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:08 DEBUG : file2(0x800f63af40): >close: err= 2026/08/30 01:01:08 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:08 DEBUG : Looking for writers 2026/08/30 01:01:08 DEBUG : file1: reading active writers 2026/08/30 01:01:08 DEBUG : file2: reading active writers 2026/08/30 01:01:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/30 01:01:08 DEBUG : Looking for writers 2026/08/30 01:01:08 DEBUG : file1: reading active writers 2026/08/30 01:01:08 DEBUG : file2: reading active writers 2026/08/30 01:01:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/30 01:01:08 DEBUG : Looking for writers 2026/08/30 01:01:08 DEBUG : file1: reading active writers 2026/08/30 01:01:08 DEBUG : file2: reading active writers 2026/08/30 01:01:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/30 01:01:08 DEBUG : Looking for writers 2026/08/30 01:01:08 DEBUG : file1: reading active writers 2026/08/30 01:01:08 DEBUG : file2: reading active writers 2026/08/30 01:01:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/30 01:01:08 DEBUG : file2: vfs cache: starting upload 2026/08/30 01:01:08 DEBUG : file1: vfs cache: starting upload 2026/08/30 01:01:08 DEBUG : file2.f31b6576.partial: size = 0 OK 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file2.f31b6576.partial" 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file2.f31b6576.partial 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file2.f31b6576.partial" 2026/08/30 01:01:08 DEBUG : file1.3352ff42.partial: size = 0 OK 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1.3352ff42.partial" 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1.3352ff42.partial 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1.3352ff42.partial" 2026/08/30 01:01:08 DEBUG : Looking for writers 2026/08/30 01:01:08 DEBUG : file1: reading active writers 2026/08/30 01:01:08 DEBUG : file2: reading active writers 2026/08/30 01:01:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gaseqaq6hohe/file1.3352ff42.partial 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:08 DEBUG : file1.3352ff42.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/30 01:01:08 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/30 01:01:08 DEBUG : file1.3352ff42.partial: renamed to: file1 2026/08/30 01:01:08 INFO : file1: Copied (new) 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gaseqaq6hohe/file2.f31b6576.partial 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:08 DEBUG : file2.f31b6576.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/30 01:01:08 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/30 01:01:08 DEBUG : file2.f31b6576.partial: renamed to: file2 2026/08/30 01:01:08 INFO : file2: Copied (new) 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file2" 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file2 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file2" 2026/08/30 01:01:08 DEBUG : Looking for writers 2026/08/30 01:01:08 DEBUG : file1: reading active writers 2026/08/30 01:01:08 DEBUG : file2: reading active writers 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:08 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/30 01:01:08 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-30 01:01:08 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/30 01:01:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/30 01:01:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:08 INFO : file1: vfs cache: upload succeeded try #1 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gaseqaq6hohe/file2 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:08 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/30 01:01:08 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-30 01:01:08 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/30 01:01:08 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/30 01:01:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/30 01:01:08 INFO : file2: vfs cache: upload succeeded try #1 2026/08/30 01:01:08 DEBUG : >WaitForWriters: 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:08 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:08 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file2" 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file2 2026/08/30 01:01:08 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file2" 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gaseqaq6hohe/file2 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:09 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file2" 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/file2 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/file2" 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gaseqaq6hohe/file2 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:09 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/30 01:01:09 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:09 DEBUG : Looking for writers 2026/08/30 01:01:09 DEBUG : file1: reading active writers 2026/08/30 01:01:09 DEBUG : file2: reading active writers 2026/08/30 01:01:09 DEBUG : >WaitForWriters: 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.75s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:09 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:09 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:01:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:09 DEBUG : file1: newRWFileHandle: 2026/08/30 01:01:09 DEBUG : file1(0x800f158800): openPending: 2026/08/30 01:01:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:09 DEBUG : file1(0x800f158800): >openPending: err= 2026/08/30 01:01:09 DEBUG : file1: >newRWFileHandle: err= 2026/08/30 01:01:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/30 01:01:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/30 01:01:09 DEBUG : file1(0x800f158800): _writeAt: size=5, off=0 2026/08/30 01:01:09 DEBUG : file1(0x800f158800): >_writeAt: n=5, err= 2026/08/30 01:01:09 DEBUG : file1(0x800f158800): RWFileHandle.Flush 2026/08/30 01:01:09 DEBUG : file1(0x800f158800): RWFileHandle.Flush 2026/08/30 01:01:09 DEBUG : file1(0x800f158800): close: 2026/08/30 01:01:09 DEBUG : file1: vfs cache: setting modification time to 2026-08-30 01:01:09.187456003 +0000 UTC m=+33.633351770 2026/08/30 01:01:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:09 DEBUG : file1(0x800f158800): >close: err= 2026/08/30 01:01:09 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:09 DEBUG : Looking for writers 2026/08/30 01:01:09 DEBUG : file1: reading active writers 2026/08/30 01:01:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 01:01:09 DEBUG : Looking for writers 2026/08/30 01:01:09 DEBUG : file1: reading active writers 2026/08/30 01:01:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 01:01:09 DEBUG : Looking for writers 2026/08/30 01:01:09 DEBUG : file1: reading active writers 2026/08/30 01:01:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 01:01:09 DEBUG : Looking for writers 2026/08/30 01:01:09 DEBUG : file1: reading active writers 2026/08/30 01:01:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 01:01:09 DEBUG : file1: vfs cache: starting upload 2026/08/30 01:01:09 DEBUG : file1.d2ad0391.partial: size = 5 OK 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1.d2ad0391.partial" 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1.d2ad0391.partial 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1.d2ad0391.partial" 2026/08/30 01:01:09 DEBUG : Looking for writers 2026/08/30 01:01:09 DEBUG : file1: reading active writers 2026/08/30 01:01:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gaseqaq6hohe/file1.d2ad0391.partial 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:09 DEBUG : file1.d2ad0391.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/30 01:01:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 01:01:09 DEBUG : file1.d2ad0391.partial: renamed to: file1 2026/08/30 01:01:09 INFO : file1: Copied (new) 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:09 DEBUG : Looking for writers 2026/08/30 01:01:09 DEBUG : file1: reading active writers 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:09 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/30 01:01:09 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-30 01:01:09 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/30 01:01:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/30 01:01:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:09 INFO : file1: vfs cache: upload succeeded try #1 2026/08/30 01:01:09 DEBUG : >WaitForWriters: 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.33s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:09 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:09 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:01:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:09 DEBUG : file1: newRWFileHandle: 2026/08/30 01:01:09 DEBUG : file1(0x800f158080): openPending: 2026/08/30 01:01:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:09 DEBUG : file1(0x800f158080): >openPending: err= 2026/08/30 01:01:09 DEBUG : file1: >newRWFileHandle: err= 2026/08/30 01:01:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/30 01:01:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/30 01:01:09 DEBUG : file1(0x800f158080): _writeAt: size=5, off=0 2026/08/30 01:01:09 DEBUG : file1(0x800f158080): >_writeAt: n=5, err= 2026/08/30 01:01:09 DEBUG : file1(0x800f158080): RWFileHandle.Release 2026/08/30 01:01:09 DEBUG : file1(0x800f158080): close: 2026/08/30 01:01:09 DEBUG : file1: vfs cache: setting modification time to 2026-08-30 01:01:09.528818399 +0000 UTC m=+33.974714166 2026/08/30 01:01:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:09 DEBUG : file1(0x800f158080): >close: err= 2026/08/30 01:01:09 DEBUG : file1(0x800f158080): RWFileHandle.Release 2026/08/30 01:01:09 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:09 DEBUG : Looking for writers 2026/08/30 01:01:09 DEBUG : file1: reading active writers 2026/08/30 01:01:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 01:01:09 DEBUG : Looking for writers 2026/08/30 01:01:09 DEBUG : file1: reading active writers 2026/08/30 01:01:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 01:01:09 DEBUG : Looking for writers 2026/08/30 01:01:09 DEBUG : file1: reading active writers 2026/08/30 01:01:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 01:01:09 DEBUG : Looking for writers 2026/08/30 01:01:09 DEBUG : file1: reading active writers 2026/08/30 01:01:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 01:01:09 DEBUG : file1: vfs cache: starting upload 2026/08/30 01:01:09 DEBUG : file1.cbcb15d9.partial: size = 5 OK 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1.cbcb15d9.partial" 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1.cbcb15d9.partial 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1.cbcb15d9.partial" 2026/08/30 01:01:09 DEBUG : Looking for writers 2026/08/30 01:01:09 DEBUG : file1: reading active writers 2026/08/30 01:01:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gaseqaq6hohe/file1.cbcb15d9.partial 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:09 DEBUG : file1.cbcb15d9.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/30 01:01:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 01:01:09 DEBUG : file1.cbcb15d9.partial: renamed to: file1 2026/08/30 01:01:09 INFO : file1: Copied (new) 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:09 DEBUG : Looking for writers 2026/08/30 01:01:09 DEBUG : file1: reading active writers 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:09 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/30 01:01:09 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-30 01:01:09 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/30 01:01:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/30 01:01:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:09 DEBUG : >WaitForWriters: 2026/08/30 01:01:09 INFO : file1: vfs cache: upload succeeded try #1 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.35s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:09 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:09 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:09 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/30 01:01:10 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/30 01:01:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/30 01:01:10 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 01:01:10 DEBUG : dir/file1(0x800f026880): openPending: 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/30 01:01:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/30 01:01:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/30 01:01:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:10 DEBUG : dir/file1(0x800f026880): >openPending: err= 2026/08/30 01:01:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/30 01:01:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 01:01:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 01:01:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/30 01:01:10 DEBUG : dir/file1(0x800f026880): _writeAt: size=5, off=0 2026/08/30 01:01:10 DEBUG : dir/file1(0x800f026880): >_writeAt: n=5, err= 2026/08/30 01:01:10 DEBUG : dir/file1(0x800f026880): close: 2026/08/30 01:01:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:10 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-30 01:01:10.214778422 +0000 UTC m=+34.660674190 2026/08/30 01:01:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:10 DEBUG : dir/file1(0x800f026880): >close: err= 2026/08/30 01:01:10 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:10 DEBUG : dir: Looking for writers 2026/08/30 01:01:10 DEBUG : file1: reading active writers 2026/08/30 01:01:10 DEBUG : Looking for writers 2026/08/30 01:01:10 DEBUG : dir: reading active writers 2026/08/30 01:01:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 01:01:10 DEBUG : dir: Looking for writers 2026/08/30 01:01:10 DEBUG : file1: reading active writers 2026/08/30 01:01:10 DEBUG : Looking for writers 2026/08/30 01:01:10 DEBUG : dir: reading active writers 2026/08/30 01:01:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 01:01:10 DEBUG : dir: Looking for writers 2026/08/30 01:01:10 DEBUG : file1: reading active writers 2026/08/30 01:01:10 DEBUG : Looking for writers 2026/08/30 01:01:10 DEBUG : dir: reading active writers 2026/08/30 01:01:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 01:01:10 DEBUG : dir: Looking for writers 2026/08/30 01:01:10 DEBUG : file1: reading active writers 2026/08/30 01:01:10 DEBUG : Looking for writers 2026/08/30 01:01:10 DEBUG : dir: reading active writers 2026/08/30 01:01:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 01:01:10 DEBUG : dir/file1: vfs cache: starting upload 2026/08/30 01:01:10 DEBUG : dir/file1.45b9ca23.partial: size = 5 OK 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1.45b9ca23.partial" 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1.45b9ca23.partial 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1.45b9ca23.partial" 2026/08/30 01:01:10 DEBUG : dir: Looking for writers 2026/08/30 01:01:10 DEBUG : file1: reading active writers 2026/08/30 01:01:10 DEBUG : Looking for writers 2026/08/30 01:01:10 DEBUG : dir: reading active writers 2026/08/30 01:01:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gaseqaq6hohe/dir/file1.45b9ca23.partial 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:10 DEBUG : dir/file1.45b9ca23.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/30 01:01:10 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 01:01:10 DEBUG : dir/file1.45b9ca23.partial: renamed to: dir/file1 2026/08/30 01:01:10 INFO : dir/file1: Copied (replaced existing) 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:10 DEBUG : dir: Looking for writers 2026/08/30 01:01:10 DEBUG : file1: reading active writers 2026/08/30 01:01:10 DEBUG : Looking for writers 2026/08/30 01:01:10 DEBUG : dir: reading active writers 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:10 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/30 01:01:10 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-30 01:01:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/30 01:01:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/30 01:01:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/30 01:01:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/30 01:01:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/30 01:01:10 DEBUG : dir: Looking for writers 2026/08/30 01:01:10 DEBUG : file1: reading active writers 2026/08/30 01:01:10 DEBUG : Looking for writers 2026/08/30 01:01:10 DEBUG : dir: reading active writers 2026/08/30 01:01:10 DEBUG : >WaitForWriters: 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.01s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:10 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:10 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:10 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/30 01:01:11 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : dir/file1: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/30 01:01:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/30 01:01:11 DEBUG : dir/file1(0x800ec11380): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : dir/file1(0x800ec11380): openPending: 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/30 01:01:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/30 01:01:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/30 01:01:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:11 DEBUG : dir/file1(0x800ec11380): >openPending: err= 2026/08/30 01:01:11 DEBUG : dir/file1(0x800ec11380): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : dir/file1(0x800ec11380): _writeAt: size=15, off=5 2026/08/30 01:01:11 DEBUG : dir/file1(0x800ec11380): >_writeAt: n=15, err= 2026/08/30 01:01:11 DEBUG : dir/file1(0x800ec11380): close: 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/30 01:01:11 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-30 01:01:11.163649883 +0000 UTC m=+35.609545650 2026/08/30 01:01:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : dir/file1(0x800ec11380): >close: err= 2026/08/30 01:01:11 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:11 DEBUG : dir: Looking for writers 2026/08/30 01:01:11 DEBUG : file1: reading active writers 2026/08/30 01:01:11 DEBUG : Looking for writers 2026/08/30 01:01:11 DEBUG : dir: reading active writers 2026/08/30 01:01:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 01:01:11 DEBUG : dir: Looking for writers 2026/08/30 01:01:11 DEBUG : file1: reading active writers 2026/08/30 01:01:11 DEBUG : Looking for writers 2026/08/30 01:01:11 DEBUG : dir: reading active writers 2026/08/30 01:01:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 01:01:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/30 01:01:11 DEBUG : dir: Looking for writers 2026/08/30 01:01:11 DEBUG : file1: reading active writers 2026/08/30 01:01:11 DEBUG : Looking for writers 2026/08/30 01:01:11 DEBUG : dir: reading active writers 2026/08/30 01:01:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 01:01:11 DEBUG : dir: Looking for writers 2026/08/30 01:01:11 DEBUG : file1: reading active writers 2026/08/30 01:01:11 DEBUG : Looking for writers 2026/08/30 01:01:11 DEBUG : dir: reading active writers 2026/08/30 01:01:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 01:01:11 DEBUG : dir/file1: vfs cache: starting upload 2026/08/30 01:01:11 DEBUG : dir/file1.e70f28be.partial: size = 20 OK 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1.e70f28be.partial" 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1.e70f28be.partial 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1.e70f28be.partial" 2026/08/30 01:01:11 DEBUG : dir: Looking for writers 2026/08/30 01:01:11 DEBUG : file1: reading active writers 2026/08/30 01:01:11 DEBUG : Looking for writers 2026/08/30 01:01:11 DEBUG : dir: reading active writers 2026/08/30 01:01:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-gaseqaq6hohe/dir/file1.e70f28be.partial 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:11 DEBUG : dir/file1.e70f28be.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/30 01:01:11 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/30 01:01:11 DEBUG : dir/file1.e70f28be.partial: renamed to: dir/file1 2026/08/30 01:01:11 INFO : dir/file1: Copied (replaced existing) 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:11 DEBUG : dir: Looking for writers 2026/08/30 01:01:11 DEBUG : file1: reading active writers 2026/08/30 01:01:11 DEBUG : Looking for writers 2026/08/30 01:01:11 DEBUG : dir: reading active writers 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:11 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/30 01:01:11 DEBUG : dir/file1: vfs cache: fingerprint now "20,2001-02-03 04:05:06 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/30 01:01:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/30 01:01:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:11 DEBUG : >WaitForWriters: 2026/08/30 01:01:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.62s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:11 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:01:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : file1: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : file1(0x800f027b40): openPending: 2026/08/30 01:01:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:11 DEBUG : file1(0x800f027b40): >openPending: err= 2026/08/30 01:01:11 DEBUG : file1: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/30 01:01:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/30 01:01:11 DEBUG : file1(0x800f027b40): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : file1(0x800f027b40): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : file1(0x800f027b40): close: 2026/08/30 01:01:11 DEBUG : file1: vfs cache: setting modification time to 2026-08-30 01:01:11.489143477 +0000 UTC m=+35.935039244 2026/08/30 01:01:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : file1(0x800f027b40): >close: err= 2026/08/30 01:01:11 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:11 DEBUG : Looking for writers 2026/08/30 01:01:11 DEBUG : file1: reading active writers 2026/08/30 01:01:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 01:01:11 DEBUG : Looking for writers 2026/08/30 01:01:11 DEBUG : file1: reading active writers 2026/08/30 01:01:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 01:01:11 DEBUG : Looking for writers 2026/08/30 01:01:11 DEBUG : file1: reading active writers 2026/08/30 01:01:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 01:01:11 DEBUG : Looking for writers 2026/08/30 01:01:11 DEBUG : file1: reading active writers 2026/08/30 01:01:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 01:01:11 DEBUG : file1: vfs cache: starting upload 2026/08/30 01:01:11 DEBUG : file1.dc208303.partial: size = 5 OK 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1.dc208303.partial" 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1.dc208303.partial 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1.dc208303.partial" 2026/08/30 01:01:11 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe/dir/file1: no such file or directory 2026/08/30 01:01:11 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe/dir/file1: no such file or directory 2026/08/30 01:01:11 DEBUG : Looking for writers 2026/08/30 01:01:11 DEBUG : file1: reading active writers 2026/08/30 01:01:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gaseqaq6hohe/file1.dc208303.partial 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:11 DEBUG : file1.dc208303.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/30 01:01:11 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 01:01:11 DEBUG : file1.dc208303.partial: renamed to: file1 2026/08/30 01:01:11 INFO : file1: Copied (new) 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:11 DEBUG : Looking for writers 2026/08/30 01:01:11 DEBUG : file1: reading active writers 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:11 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/30 01:01:11 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-30 01:01:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/30 01:01:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:11 INFO : file1: vfs cache: upload succeeded try #1 2026/08/30 01:01:11 DEBUG : >WaitForWriters: 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.33s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:11 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:11 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/30 01:01:11 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eb51e40): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eb51e40): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eb51e40): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eb51e40): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eb51e40): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.819442688 +0000 UTC m=+36.265338455 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eb51e40): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45e4c0): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45e4c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45e4c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45e4c0): >_readAt: n=2, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45e4c0): _writeAt: size=3, off=2 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45e4c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45e4c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.819442688 +0000 UTC m=+36.265338455 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45e4c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45e980): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45e980): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45e980): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45e980): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45e980): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.819442688 +0000 UTC m=+36.265338455 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45e980): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f52e0e0 item 1 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45efc0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45efc0): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45efc0): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45efc0): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45efc0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.824947475 +0000 UTC m=+36.270843242 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45efc0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45f4c0): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45f4c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45f4c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45f4c0): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45f4c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.824947475 +0000 UTC m=+36.270843242 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45f4c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f52e5b0 item 2 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ea5b2c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ea5b2c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ea5b2c0): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ea5b2c0): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ea5b2c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.831011338 +0000 UTC m=+36.276907105 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ea5b2c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ea5b840): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ea5b840): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ea5b840): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ea5b840): >_readAt: n=2, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ea5b840): _writeAt: size=3, off=2 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ea5b840): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ea5b840): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.831011338 +0000 UTC m=+36.276907105 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ea5b840): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede8000): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede8000): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede8000): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede8000): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede8000): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.831011338 +0000 UTC m=+36.276907105 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede8000): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f59f8f0 item 3 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45f8c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45f8c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45f8c0): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45f8c0): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45f8c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.8353281 +0000 UTC m=+36.281223867 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45f8c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45fe00): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45fe00): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45fe00): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45fe00): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45fe00): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.8353281 +0000 UTC m=+36.281223867 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f45fe00): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f52e8c0 item 4 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c8540): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c8540): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c8540): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c8540): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c8540): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.840196626 +0000 UTC m=+36.286092393 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c8540): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c89c0): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c89c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c89c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c89c0): >_readAt: n=2, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c89c0): _writeAt: size=3, off=2 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c89c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c89c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.840196626 +0000 UTC m=+36.286092393 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c89c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c8e80): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c8e80): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c8e80): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c8e80): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c8e80): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.840196626 +0000 UTC m=+36.286092393 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c8e80): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f52ecb0 item 5 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede8680): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede8680): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede8680): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede8680): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede8680): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.847189533 +0000 UTC m=+36.293085370 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede8680): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede8bc0): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede8bc0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede8bc0): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede8bc0): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede8bc0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.847189533 +0000 UTC m=+36.293085370 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede8bc0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ee20000 item 6 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede9240): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede9240): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede9240): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede9240): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede9240): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.84943866 +0000 UTC m=+36.295334427 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede9240): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede9740): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede9740): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede9740): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede9740): >_readAt: n=2, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede9740): _writeAt: size=3, off=2 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede9740): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede9740): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.84943866 +0000 UTC m=+36.295334427 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede9740): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede9c00): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede9c00): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede9c00): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede9c00): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede9c00): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.84943866 +0000 UTC m=+36.295334427 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ede9c00): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ee20700 item 7 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8a380): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8a380): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8a380): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8a380): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8a380): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.856030079 +0000 UTC m=+36.301925856 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8a380): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c95c0): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c95c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c95c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c95c0): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c95c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.856030079 +0000 UTC m=+36.301925856 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c95c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f52f030 item 8 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c9b80): _readAt: size=2, off=0 2026/08/30 01:01:11 ERROR : open-test-file(0x800f2c9b80): Couldn't read size of file 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c9b80): >_readAt: n=0, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c9b80): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c9b80): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c9b80): close: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2c9b80): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dc040): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dc040): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dc040): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dc040): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dc040): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.862745843 +0000 UTC m=+36.308641621 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dc040): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dc4c0): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dc4c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dc4c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dc4c0): >_readAt: n=2, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dc4c0): _writeAt: size=3, off=2 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dc4c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dc4c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.862745843 +0000 UTC m=+36.308641621 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dc4c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dc9c0): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dc9c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dc9c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dc9c0): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dc9c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.862745843 +0000 UTC m=+36.308641621 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dc9c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f52f420 item 9 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dd040): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dd040): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dd040): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dd040): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dd040): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.867628464 +0000 UTC m=+36.313524271 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dd040): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dd580): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dd580): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dd580): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dd580): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dd580): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.867628464 +0000 UTC m=+36.313524271 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dd580): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f52f8f0 item 10 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8a900): _readAt: size=2, off=0 2026/08/30 01:01:11 ERROR : open-test-file(0x800ef8a900): Couldn't read size of file 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8a900): >_readAt: n=0, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8a900): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8a900): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8a900): close: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8a900): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8acc0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8acc0): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8acc0): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8acc0): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8acc0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.870308155 +0000 UTC m=+36.316203953 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8acc0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8b1c0): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8b1c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8b1c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8b1c0): >_readAt: n=2, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8b1c0): _writeAt: size=3, off=2 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8b1c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8b1c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.870308155 +0000 UTC m=+36.316203953 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8b1c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8b6c0): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8b6c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8b6c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8b6c0): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8b6c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.870308155 +0000 UTC m=+36.316203953 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8b6c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ee20d20 item 11 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8bd40): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8bd40): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8bd40): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8bd40): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8bd40): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.876837197 +0000 UTC m=+36.322732964 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800ef8bd40): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb8380): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb8380): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb8380): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb8380): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb8380): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.876837197 +0000 UTC m=+36.322732964 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb8380): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ee21650 item 12 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb89c0): _readAt: size=2, off=0 2026/08/30 01:01:11 ERROR : open-test-file(0x800efb89c0): Couldn't read size of file 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb89c0): >_readAt: n=0, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb89c0): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb89c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb89c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb89c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb8d80): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb8d80): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb8d80): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb8d80): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb8d80): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.879871447 +0000 UTC m=+36.325767214 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb8d80): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb9440): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb9440): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb9440): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb9440): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb9440): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.879871447 +0000 UTC m=+36.325767214 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb9440): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ee21c70 item 13 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb9ac0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb9ac0): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb9ac0): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb9ac0): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb9ac0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.883070178 +0000 UTC m=+36.328965945 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800efb9ac0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dda40): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dda40): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dda40): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dda40): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dda40): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.883070178 +0000 UTC m=+36.328965945 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2dda40): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4dc310 item 14 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f2180): _readAt: size=2, off=0 2026/08/30 01:01:11 ERROR : open-test-file(0x800f2f2180): Couldn't read size of file 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f2180): >_readAt: n=0, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f2180): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f2180): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f2180): close: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f2180): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f2540): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f2540): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f2540): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f2540): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f2540): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.887889721 +0000 UTC m=+36.333785488 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f2540): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f2c00): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f2c00): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f2c00): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f2c00): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f2c00): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.887889721 +0000 UTC m=+36.333785488 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f2c00): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f52fdc0 item 15 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f3280): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f3280): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f3280): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f3280): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f3280): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.893033355 +0000 UTC m=+36.338929132 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f3280): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f37c0): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f37c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f37c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f37c0): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f37c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.893033355 +0000 UTC m=+36.338929132 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f37c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb44700 item 16 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f3e00): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f3e00): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f3e00): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f3e00): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f3e00): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.89970712 +0000 UTC m=+36.345602896 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f2f3e00): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01a380): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01a380): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01a380): open at offset 5 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01a380): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01a380): >_readAt: n=2, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01a380): _writeAt: size=3, off=7 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01a380): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01a380): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.89970712 +0000 UTC m=+36.345602896 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01a380): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01a880): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01a880): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01a880): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01a880): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01a880): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.89970712 +0000 UTC m=+36.345602896 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01a880): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb44b60 item 17 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01ae40): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01ae40): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01ae40): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01ae40): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01ae40): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.904405133 +0000 UTC m=+36.350300900 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01ae40): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01b380): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01b380): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01b380): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01b380): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01b380): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.904405133 +0000 UTC m=+36.350300900 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01b380): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb450a0 item 18 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01ba00): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01ba00): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01ba00): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01ba00): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01ba00): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.909545181 +0000 UTC m=+36.355440958 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f01ba00): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f04e000): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f04e000): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f04e000): open at offset 5 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f04e000): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f04e000): >_readAt: n=2, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f04e000): _writeAt: size=3, off=7 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f04e000): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f04e000): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.909545181 +0000 UTC m=+36.355440958 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f04e000): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31aa00): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31aa00): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31aa00): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31aa00): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31aa00): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.909545181 +0000 UTC m=+36.355440958 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31aa00): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb45490 item 19 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31b1c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31b1c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31b1c0): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31b1c0): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31b1c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.916828096 +0000 UTC m=+36.362723863 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31b1c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31b700): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31b700): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31b700): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31b700): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31b700): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.916828096 +0000 UTC m=+36.362723863 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31b700): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1ae700 item 20 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31bd80): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31bd80): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31bd80): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31bd80): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31bd80): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.919528435 +0000 UTC m=+36.365424202 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f31bd80): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f090380): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f090380): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f090380): open at offset 5 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f090380): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f090380): >_readAt: n=2, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f090380): _writeAt: size=3, off=7 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f090380): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f090380): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.919528435 +0000 UTC m=+36.365424202 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f090380): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f090880): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f090880): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f090880): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f090880): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f090880): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.919528435 +0000 UTC m=+36.365424202 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f090880): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1aee70 item 21 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f090f00): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f090f00): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f090f00): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f090f00): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f090f00): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.92297763 +0000 UTC m=+36.368873397 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f090f00): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f091440): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f091440): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f091440): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f091440): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f091440): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.92297763 +0000 UTC m=+36.368873397 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f091440): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1af3b0 item 22 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f091ac0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f091ac0): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f091ac0): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f091ac0): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f091ac0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.926671787 +0000 UTC m=+36.372567554 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f091ac0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f20c0): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f20c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f20c0): open at offset 5 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f20c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f20c0): >_readAt: n=2, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f20c0): _writeAt: size=3, off=7 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f20c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f20c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.926671787 +0000 UTC m=+36.372567554 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f20c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f25c0): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f25c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f25c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f25c0): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f25c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.926671787 +0000 UTC m=+36.372567554 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f25c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1af730 item 23 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff4180): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff4180): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff4180): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff4180): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff4180): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.930774796 +0000 UTC m=+36.376670573 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff4180): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff46c0): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff46c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff46c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff46c0): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff46c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.930774796 +0000 UTC m=+36.376670573 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff46c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4dc5b0 item 24 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff4d00): _readAt: size=2, off=0 2026/08/30 01:01:11 ERROR : open-test-file(0x800eff4d00): Couldn't read size of file 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff4d00): >_readAt: n=0, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff4d00): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff4d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff4d00): close: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff4d00): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff50c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff50c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff50c0): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff50c0): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff50c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.934049461 +0000 UTC m=+36.379945228 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff50c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff55c0): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff55c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff55c0): open at offset 5 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff55c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff55c0): >_readAt: n=2, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff55c0): _writeAt: size=3, off=7 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff55c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff55c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.934049461 +0000 UTC m=+36.379945228 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff55c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff5b00): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff5b00): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff5b00): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff5b00): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff5b00): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.934049461 +0000 UTC m=+36.379945228 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800eff5b00): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4dc930 item 25 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a6280): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a6280): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a6280): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a6280): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a6280): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.937193028 +0000 UTC m=+36.383088795 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a6280): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a67c0): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a67c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a67c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a67c0): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a67c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.937193028 +0000 UTC m=+36.383088795 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a67c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4dce00 item 26 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a6e00): _readAt: size=2, off=0 2026/08/30 01:01:11 ERROR : open-test-file(0x800f1a6e00): Couldn't read size of file 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a6e00): >_readAt: n=0, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a6e00): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a6e00): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a6e00): close: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a6e00): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a71c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a71c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a71c0): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a71c0): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a71c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.938923346 +0000 UTC m=+36.384819123 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a71c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a76c0): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a76c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a76c0): open at offset 5 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a76c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a76c0): >_readAt: n=2, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a76c0): _writeAt: size=3, off=7 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a76c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a76c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.938923346 +0000 UTC m=+36.384819123 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a76c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a7c00): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a7c00): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a7c00): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a7c00): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a7c00): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.938923346 +0000 UTC m=+36.384819123 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1a7c00): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4dd2d0 item 27 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c0380): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c0380): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c0380): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c0380): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c0380): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.941341002 +0000 UTC m=+36.387236769 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c0380): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c08c0): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c08c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c08c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c08c0): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c08c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.941341002 +0000 UTC m=+36.387236769 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c08c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4dd880 item 28 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c0f00): _readAt: size=2, off=0 2026/08/30 01:01:11 ERROR : open-test-file(0x800f1c0f00): Couldn't read size of file 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c0f00): >_readAt: n=0, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c0f00): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c0f00): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c0f00): close: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c0f00): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c12c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c12c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c12c0): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c12c0): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c12c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.943509397 +0000 UTC m=+36.389405174 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c12c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c1980): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c1980): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c1980): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c1980): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c1980): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.943509397 +0000 UTC m=+36.389405174 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1c1980): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4ddc00 item 29 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1de100): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1de100): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1de100): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1de100): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1de100): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.946103617 +0000 UTC m=+36.391999384 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1de100): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1de640): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1de640): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1de640): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1de640): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1de640): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.946103617 +0000 UTC m=+36.391999384 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f1de640): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb343f0 item 30 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f3000): _readAt: size=2, off=0 2026/08/30 01:01:11 ERROR : open-test-file(0x800f0f3000): Couldn't read size of file 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f3000): >_readAt: n=0, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f3000): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f3000): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f3000): close: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f3000): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f33c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f33c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f33c0): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f33c0): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f33c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.949202279 +0000 UTC m=+36.395098046 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f33c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f3a80): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f3a80): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f3a80): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f3a80): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f3a80): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.949202279 +0000 UTC m=+36.395098046 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f0f3a80): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1afd50 item 31 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f144200): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f144200): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f144200): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f144200): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f144200): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.95143656 +0000 UTC m=+36.397332327 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f144200): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f144740): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f144740): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f144740): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f144740): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f144740): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.95143656 +0000 UTC m=+36.397332327 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f144740): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb38310 item 32 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f144d80): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f144d80): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f144d80): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f144d80): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f144d80): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.953906133 +0000 UTC m=+36.399801910 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f144d80): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f145200): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f145200): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f145200): _writeAt: size=3, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f145200): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f145200): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb38a10 item 33 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f145200): >_writeAt: n=3, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f145200): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.956156554 +0000 UTC m=+36.402052321 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f145200): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f145700): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f145700): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f145700): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f145700): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f145700): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.956156554 +0000 UTC m=+36.402052321 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f145700): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb38c40 item 33 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f145d40): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f145d40): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f145d40): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f145d40): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f145d40): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.959668997 +0000 UTC m=+36.405564764 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f145d40): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20e2c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20e2c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb39180 item 34 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20e2c0): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20e2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20e2c0): _writeAt: size=3, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20e2c0): >_writeAt: n=3, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20e2c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.960432579 +0000 UTC m=+36.406328346 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20e2c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20e800): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20e800): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20e800): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20e800): >_readAt: n=3, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20e800): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.960432579 +0000 UTC m=+36.406328346 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20e800): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb393b0 item 34 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20ee40): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20ee40): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20ee40): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20ee40): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20ee40): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.964585823 +0000 UTC m=+36.410481590 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20ee40): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20f2c0): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20f2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20f2c0): _writeAt: size=3, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20f2c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20f2c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb398f0 item 35 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20f2c0): >_writeAt: n=3, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20f2c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.965391084 +0000 UTC m=+36.411286851 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20f2c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20f7c0): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20f7c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20f7c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20f7c0): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20f7c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.965391084 +0000 UTC m=+36.411286851 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20f7c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb39d50 item 35 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20fe40): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20fe40): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20fe40): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20fe40): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20fe40): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.967317603 +0000 UTC m=+36.413213380 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f20fe40): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f236440): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f236440): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eade700 item 36 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f236440): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f236440): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f236440): _writeAt: size=3, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f236440): >_writeAt: n=3, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f236440): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.967970025 +0000 UTC m=+36.413865802 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f236440): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f236980): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f236980): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f236980): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f236980): >_readAt: n=3, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f236980): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.967970025 +0000 UTC m=+36.413865802 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f236980): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eadea10 item 36 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f236fc0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f236fc0): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f236fc0): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f236fc0): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f236fc0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.969457595 +0000 UTC m=+36.415353362 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f236fc0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f237440): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f237440): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f237440): _writeAt: size=3, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f237440): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f237440): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eadee00 item 37 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f237440): >_writeAt: n=3, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f237440): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.97050859 +0000 UTC m=+36.416404357 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f237440): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f237940): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f237940): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f237940): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f237940): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f237940): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.97050859 +0000 UTC m=+36.416404357 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f237940): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eadf2d0 item 37 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25c0c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25c0c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25c0c0): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25c0c0): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25c0c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.973455075 +0000 UTC m=+36.419350872 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25c0c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25c5c0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25c5c0): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eadf9d0 item 38 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25c5c0): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25c5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25c5c0): _writeAt: size=3, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25c5c0): >_writeAt: n=3, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25c5c0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.974679057 +0000 UTC m=+36.420574824 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25c5c0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25cb00): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25cb00): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25cb00): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25cb00): >_readAt: n=3, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25cb00): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.974679057 +0000 UTC m=+36.420574824 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25cb00): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eadfc00 item 38 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25d180): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25d180): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25d180): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25d180): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25d180): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.976987476 +0000 UTC m=+36.422883243 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25d180): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25d680): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25d680): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25d680): _writeAt: size=3, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25d680): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe/dir/file1: no such file or directory 2026/08/30 01:01:11 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe/dir/file1: no such file or directory 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25d680): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb3e930 item 39 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25d680): >_writeAt: n=3, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25d680): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.978280848 +0000 UTC m=+36.424176615 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25d680): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25db80): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25db80): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25db80): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25db80): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25db80): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.978280848 +0000 UTC m=+36.424176615 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f25db80): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb3f0a0 item 39 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27e300): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27e300): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27e300): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27e300): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27e300): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.980482597 +0000 UTC m=+36.426378354 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27e300): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27e800): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27e800): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eaee700 item 40 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27e800): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27e800): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27e800): _writeAt: size=3, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27e800): >_writeAt: n=3, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27e800): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.981397124 +0000 UTC m=+36.427292891 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27e800): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27ed40): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27ed40): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27ed40): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27ed40): >_readAt: n=3, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27ed40): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.981397124 +0000 UTC m=+36.427292891 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27ed40): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eaeebd0 item 40 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27f300): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27f300): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27f300): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27f300): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27f300): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27f300): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27f300): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.983680947 +0000 UTC m=+36.429576714 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27f300): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27f800): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27f800): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27f800): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eaefc00 item 41 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27f800): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27f800): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.985042128 +0000 UTC m=+36.430937895 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27f800): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27fcc0): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27fcc0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27fcc0): _writeAt: size=3, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27fcc0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27fcc0): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f05a070 item 41 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27fcc0): >_writeAt: n=3, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27fcc0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.985792906 +0000 UTC m=+36.431688673 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f27fcc0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29e300): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29e300): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29e300): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29e300): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29e300): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.985792906 +0000 UTC m=+36.431688673 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29e300): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f05a230 item 41 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29e940): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29e940): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29e940): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29e940): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29e940): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29e940): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29e940): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.9881617 +0000 UTC m=+36.434057467 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29e940): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29ee40): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29ee40): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29ee40): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f05a5b0 item 42 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29ee40): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29ee40): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.990223704 +0000 UTC m=+36.436119471 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29ee40): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29f380): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29f380): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f05a850 item 42 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29f380): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29f380): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29f380): _writeAt: size=3, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29f380): >_writeAt: n=3, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29f380): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.99170923 +0000 UTC m=+36.437604997 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29f380): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29f900): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29f900): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29f900): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29f900): >_readAt: n=3, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29f900): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.99170923 +0000 UTC m=+36.437604997 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f29f900): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f05aa10 item 42 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310040): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310040): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310040): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310040): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310040): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310040): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310040): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.993682246 +0000 UTC m=+36.439578023 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310040): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310540): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310540): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310540): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f05aee0 item 43 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310540): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310540): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.994326713 +0000 UTC m=+36.440222480 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310540): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310a80): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310a80): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310a80): _writeAt: size=3, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310a80): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310a80): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f05b0a0 item 43 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310a80): >_writeAt: n=3, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310a80): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.995556907 +0000 UTC m=+36.441452674 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310a80): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310fc0): _readAt: size=512, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310fc0): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310fc0): >openPending: err= 2026/08/30 01:01:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310fc0): >_readAt: n=5, err=EOF 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310fc0): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.995556907 +0000 UTC m=+36.441452674 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f310fc0): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: Remove: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f05b260 item 43 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f311600): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f311600): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f311600): _readAt: size=2, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f311600): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f311600): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f311600): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f311600): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.998436625 +0000 UTC m=+36.444332392 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f311600): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f311b00): _writeAt: size=5, off=0 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f311b00): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f311b00): >openPending: err= 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f05b7a0 item 44 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f311b00): >_writeAt: n=5, err= 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f311b00): close: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:11.999561149 +0000 UTC m=+36.445456916 2026/08/30 01:01:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f311b00): >close: err= 2026/08/30 01:01:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 01:01:11 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:11 DEBUG : open-test-file(0x800f336140): openPending: 2026/08/30 01:01:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f336140): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f05b960 item 44 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f336140): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f336140): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f336140): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f336140): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f336140): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.000233099 +0000 UTC m=+36.446128866 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f336140): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3366c0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3366c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3366c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3366c0): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3366c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.000233099 +0000 UTC m=+36.446128866 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3366c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f05bb20 item 44 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f336d00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f336d00): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f336d00): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f336d00): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f336d00): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f336d00): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f336d00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.006025889 +0000 UTC m=+36.451921676 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f336d00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f337200): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f337200): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f337200): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f3ec230 item 45 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f337200): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f337200): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.006720992 +0000 UTC m=+36.452616769 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f337200): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f337900): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f337900): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f337900): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f337900): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f337900): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.006720992 +0000 UTC m=+36.452616769 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f337900): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f3ec4d0 item 45 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e3c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e3c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e3c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e3c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e3c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e3c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.011445866 +0000 UTC m=+36.457341633 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e3c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1de940): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1de940): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1de940): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb349a0 item 46 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1de940): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1de940): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.014502839 +0000 UTC m=+36.460398597 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1de940): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1df040): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1df040): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1df040): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1df040): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1df040): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.014502839 +0000 UTC m=+36.460398597 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1df040): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb35260 item 46 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112400): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112400): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112400): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112400): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112400): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112400): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112400): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.021045326 +0000 UTC m=+36.466941093 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112400): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112980): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112980): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112980): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f0fe230 item 47 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112980): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112980): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.021984891 +0000 UTC m=+36.467880658 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112980): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113080): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113080): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113080): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113080): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113080): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.021984891 +0000 UTC m=+36.467880658 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113080): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f0fe3f0 item 47 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1136c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1136c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1136c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1136c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1136c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1136c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1136c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.024496835 +0000 UTC m=+36.470392602 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1136c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113bc0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113bc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113bc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f0fea80 item 48 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113bc0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113bc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.025664339 +0000 UTC m=+36.471560127 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113bc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e500): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e500): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e500): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e500): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e500): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.025664339 +0000 UTC m=+36.471560127 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e500): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f0fec40 item 48 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04eb40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04eb40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04eb40): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04eb40): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04eb40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.029370039 +0000 UTC m=+36.475265796 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04eb40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04efc0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04efc0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04efc0): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04efc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04efc0): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04efc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f0fefc0 item 49 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04efc0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04efc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.030257174 +0000 UTC m=+36.476152941 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04efc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04f500): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04f500): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04f500): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04f500): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04f500): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.030257174 +0000 UTC m=+36.476152941 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04f500): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f0ff180 item 49 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04fb80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04fb80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04fb80): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04fb80): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04fb80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.032357691 +0000 UTC m=+36.478253458 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04fb80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36e400): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36e400): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36e400): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f0ff6c0 item 50 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36e400): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36e400): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36e400): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36e400): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36e400): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.033354623 +0000 UTC m=+36.479250381 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36e400): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36e980): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36e980): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36e980): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36e980): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36e980): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.033354623 +0000 UTC m=+36.479250381 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36e980): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f0ff8f0 item 50 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36f000): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36f000): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36f000): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36f000): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36f000): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.035525985 +0000 UTC m=+36.481421742 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36f000): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36f500): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36f500): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36f500): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36f500): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36f500): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36f500): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f0ffc70 item 51 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36f500): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36f500): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.038749322 +0000 UTC m=+36.484645079 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36f500): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36fa40): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36fa40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36fa40): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36fa40): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36fa40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.038749322 +0000 UTC m=+36.484645079 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f36fa40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f0ffe30 item 51 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1de1c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1de1c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1de1c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1de1c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1de1c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.042132533 +0000 UTC m=+36.488028300 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1de1c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1de6c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1de6c0): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1de6c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb44700 item 52 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1de6c0): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1de6c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1de6c0): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1de6c0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1de6c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.043531404 +0000 UTC m=+36.489427171 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1de6c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1df780): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1df780): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1df780): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1df780): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1df780): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.043531404 +0000 UTC m=+36.489427171 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1df780): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb449a0 item 52 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1dfe00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1dfe00): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1dfe00): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1dfe00): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1dfe00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.046385565 +0000 UTC m=+36.492281332 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1dfe00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f158400): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f158400): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f158400): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f158400): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f158400): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f158400): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb44d90 item 53 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f158400): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f158400): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.047901558 +0000 UTC m=+36.493797325 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f158400): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f158940): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f158940): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f158940): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f158940): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f158940): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.047901558 +0000 UTC m=+36.493797325 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f158940): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb44f50 item 53 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f158fc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f158fc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f158fc0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f158fc0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f158fc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.050204357 +0000 UTC m=+36.496100114 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f158fc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1594c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1594c0): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1594c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb45340 item 54 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1594c0): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1594c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1594c0): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1594c0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1594c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.051641051 +0000 UTC m=+36.497536818 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1594c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f159a40): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f159a40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f159a40): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f159a40): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f159a40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.051641051 +0000 UTC m=+36.497536818 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f159a40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb455e0 item 54 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec10ec0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec10ec0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec10ec0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec10ec0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec10ec0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.054719385 +0000 UTC m=+36.500615152 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec10ec0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11400): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11400): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11400): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11400): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11400): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11400): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f3ec1c0 item 55 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11400): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11400): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.056686679 +0000 UTC m=+36.502582446 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11400): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11e00): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11e00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11e00): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11e00): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11e00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.056686679 +0000 UTC m=+36.502582446 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11e00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f3ec460 item 55 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86d740): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86d740): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86d740): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86d740): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86d740): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.058589775 +0000 UTC m=+36.504485542 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86d740): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0260c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0260c0): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0260c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f3ec930 item 56 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0260c0): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0260c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0260c0): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0260c0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0260c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.059686155 +0000 UTC m=+36.505581932 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0260c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026640): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026640): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026640): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026640): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026640): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.059686155 +0000 UTC m=+36.505581932 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026640): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f3ecaf0 item 56 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026cc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026cc0): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026cc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026cc0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026cc0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026cc0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026cc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.06203437 +0000 UTC m=+36.507930137 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026cc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0273c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0273c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0273c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f3ece70 item 57 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0273c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0273c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.063875166 +0000 UTC m=+36.509770943 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0273c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0279c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0279c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0279c0): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0279c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0279c0): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0279c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f3ed110 item 57 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0279c0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0279c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.065280881 +0000 UTC m=+36.511176649 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0279c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb50e40): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb50e40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb50e40): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb50e40): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb50e40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.065280881 +0000 UTC m=+36.511176649 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb50e40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f3ed340 item 57 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51900): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51900): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51900): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51900): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51900): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51900): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51900): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51900): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.06837214 +0000 UTC m=+36.514267907 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51900): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5a780): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5a780): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5a780): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f3ed6c0 item 58 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5a780): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5a780): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.069732118 +0000 UTC m=+36.515627885 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5a780): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ae40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ae40): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ae40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f3ed880 item 58 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ae40): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ae40): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ae40): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ae40): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ae40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.07049574 +0000 UTC m=+36.516391508 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ae40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5b880): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5b880): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5b880): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5b880): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5b880): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.07049574 +0000 UTC m=+36.516391508 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5b880): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f3edb20 item 58 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a1c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a1c0): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a1c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a1c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a1c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a1c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a1c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a1c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.074232939 +0000 UTC m=+36.520128706 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a1c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a780): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a780): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a780): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb34000 item 59 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a780): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a780): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.075195757 +0000 UTC m=+36.521091524 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a780): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31acc0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31acc0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31acc0): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31acc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31acc0): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31acc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb35730 item 59 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31acc0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31acc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.075779229 +0000 UTC m=+36.521675026 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31acc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b240): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b240): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b240): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b240): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b240): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.075779229 +0000 UTC m=+36.521675026 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b240): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb35ce0 item 59 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b880): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b880): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b880): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b880): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b880): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b880): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b880): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b880): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.078001185 +0000 UTC m=+36.523896952 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b880): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31bdc0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31bdc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31bdc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f066310 item 60 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31bdc0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31bdc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.079157269 +0000 UTC m=+36.525053036 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31bdc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62400): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62400): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62400): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f0664d0 item 60 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62400): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62400): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62400): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62400): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62400): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.079813098 +0000 UTC m=+36.525708865 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62400): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed629c0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed629c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed629c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed629c0): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed629c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.079813098 +0000 UTC m=+36.525708865 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed629c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f0667e0 item 60 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63000): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63000): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63000): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63000): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63000): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63000): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63000): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63000): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.082460178 +0000 UTC m=+36.528355945 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63000): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63540): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63540): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63540): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f066bd0 item 61 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63540): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63540): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.083853018 +0000 UTC m=+36.529748785 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63540): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63c40): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63c40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63c40): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63c40): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63c40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.083853018 +0000 UTC m=+36.529748785 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63c40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f066d90 item 61 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8380): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8380): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8380): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8380): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8380): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8380): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8380): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8380): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.087220308 +0000 UTC m=+36.533116075 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8380): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd88c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd88c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd88c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f067180 item 62 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd88c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd88c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.087808217 +0000 UTC m=+36.533703984 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd88c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8fc0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8fc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8fc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8fc0): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8fc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.087808217 +0000 UTC m=+36.533703984 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8fc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f067490 item 62 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9600): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9600): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9600): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9600): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9600): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9600): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9600): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9600): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.09079549 +0000 UTC m=+36.536691257 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9600): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9b40): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9b40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9b40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f067880 item 63 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9b40): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9b40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.091535727 +0000 UTC m=+36.537431495 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9b40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edec340): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edec340): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edec340): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edec340): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edec340): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.091535727 +0000 UTC m=+36.537431495 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edec340): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f067c00 item 63 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edec980): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edec980): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edec980): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edec980): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edec980): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edec980): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edec980): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edec980): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.095685606 +0000 UTC m=+36.541581392 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edec980): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edecec0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edecec0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edecec0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800edae690 item 64 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edecec0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edecec0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.096256824 +0000 UTC m=+36.542152591 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edecec0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eded5c0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eded5c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eded5c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eded5c0): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eded5c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.096256824 +0000 UTC m=+36.542152591 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eded5c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800edaeaf0 item 64 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ededc00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ededc00): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ededc00): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ededc00): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ededc00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.099456318 +0000 UTC m=+36.545352085 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ededc00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2c180): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2c180): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2c180): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2c180): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2c180): _writeAt: size=3, off=2 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800edaf340 item 65 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2c180): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2c180): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.100332933 +0000 UTC m=+36.546228700 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2c180): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2c680): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2c680): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2c680): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2c680): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2c680): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.100332933 +0000 UTC m=+36.546228700 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2c680): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800edafab0 item 65 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2ccc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2ccc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2ccc0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2ccc0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2ccc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.102287594 +0000 UTC m=+36.548183362 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2ccc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2d140): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2d140): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f17a070 item 66 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2d140): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2d140): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2d140): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2d140): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2d140): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.103814398 +0000 UTC m=+36.549710155 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2d140): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2d680): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2d680): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2d680): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2d680): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2d680): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.103814398 +0000 UTC m=+36.549710155 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2d680): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f17a310 item 66 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2dcc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2dcc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2dcc0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2dcc0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2dcc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.105964619 +0000 UTC m=+36.551860386 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2dcc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7a240): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7a240): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7a240): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7a240): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7a240): _writeAt: size=3, off=2 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f17a690 item 67 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7a240): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7a240): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.107885858 +0000 UTC m=+36.553781625 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7a240): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7a740): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7a740): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7a740): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7a740): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7a740): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.107885858 +0000 UTC m=+36.553781625 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7a740): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f17a9a0 item 67 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7adc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7adc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7adc0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7adc0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7adc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.111924706 +0000 UTC m=+36.557820473 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7adc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7b2c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7b2c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f17ad20 item 68 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7b2c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7b2c0): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7b2c0): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7b2c0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7b2c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.114075587 +0000 UTC m=+36.559971355 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7b2c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7b800): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7b800): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7b800): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7b800): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7b800): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.114075587 +0000 UTC m=+36.559971355 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7b800): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f17afc0 item 68 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7be40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7be40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7be40): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7be40): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7be40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.116753325 +0000 UTC m=+36.562649092 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee7be40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea43c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea43c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea43c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea43c0): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea43c0): _writeAt: size=3, off=2 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f17b570 item 69 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea43c0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea43c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.119054712 +0000 UTC m=+36.564950479 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea43c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea48c0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea48c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea48c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea48c0): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea48c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.119054712 +0000 UTC m=+36.564950479 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea48c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f17b730 item 69 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea4f40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea4f40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea4f40): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea4f40): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea4f40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.122527159 +0000 UTC m=+36.568422926 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea4f40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea5440): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea5440): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f17bab0 item 70 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea5440): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea5440): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea5440): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea5440): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea5440): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.125055254 +0000 UTC m=+36.570951092 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea5440): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea5980): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea5980): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea5980): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea5980): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea5980): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.125055254 +0000 UTC m=+36.570951092 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eea5980): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f17bc70 item 70 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef4100): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef4100): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef4100): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef4100): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef4100): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.130065998 +0000 UTC m=+36.575961765 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef4100): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef4600): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef4600): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef4600): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef4600): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef4600): _writeAt: size=3, off=2 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25e150 item 71 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef4600): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef4600): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.132043543 +0000 UTC m=+36.577939311 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef4600): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef4b00): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef4b00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef4b00): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef4b00): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef4b00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.132043543 +0000 UTC m=+36.577939311 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef4b00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25e310 item 71 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef5180): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef5180): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef5180): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef5180): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef5180): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.135200846 +0000 UTC m=+36.581096613 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef5180): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef5680): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef5680): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25e690 item 72 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef5680): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef5680): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef5680): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef5680): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef5680): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.136516121 +0000 UTC m=+36.582411888 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef5680): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef5bc0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef5bc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef5bc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef5bc0): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef5bc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.136516121 +0000 UTC m=+36.582411888 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eef5bc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25e850 item 72 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0280): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0280): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0280): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0280): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0280): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0280): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0280): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.138730533 +0000 UTC m=+36.584626300 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0280): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0780): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0780): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0780): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25ed90 item 73 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0780): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0780): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.14011631 +0000 UTC m=+36.586012077 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0780): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0c40): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0c40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0c40): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0c40): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0c40): _writeAt: size=3, off=2 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25efc0 item 73 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0c40): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0c40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.140903516 +0000 UTC m=+36.586799293 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0c40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1180): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1180): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1180): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1180): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1180): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.140903516 +0000 UTC m=+36.586799293 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1180): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25f1f0 item 73 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb17c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb17c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb17c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb17c0): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb17c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb17c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb17c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.146678443 +0000 UTC m=+36.592574210 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb17c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1cc0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1cc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1cc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25f570 item 74 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1cc0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1cc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.147923375 +0000 UTC m=+36.593819152 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1cc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd4300): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd4300): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25f730 item 74 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd4300): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd4300): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd4300): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd4300): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd4300): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.149680774 +0000 UTC m=+36.595576541 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd4300): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd4880): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd4880): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd4880): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd4880): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd4880): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.149680774 +0000 UTC m=+36.595576541 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd4880): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25f8f0 item 74 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd4ec0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd4ec0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd4ec0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd4ec0): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd4ec0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd4ec0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd4ec0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.154260272 +0000 UTC m=+36.600156049 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd4ec0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd53c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd53c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd53c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25fc70 item 75 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd53c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd53c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.156611233 +0000 UTC m=+36.602507010 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd53c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd5900): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd5900): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd5900): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd5900): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd5900): _writeAt: size=3, off=2 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25fe30 item 75 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd5900): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd5900): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.158353042 +0000 UTC m=+36.604248809 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd5900): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd5e40): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd5e40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd5e40): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd5e40): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd5e40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.158353042 +0000 UTC m=+36.604248809 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd5e40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800e812380 item 75 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efee580): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efee580): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efee580): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efee580): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efee580): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efee580): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efee580): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.161243641 +0000 UTC m=+36.607139408 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efee580): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efeea80): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efeea80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efeea80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800e812a10 item 76 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efeea80): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efeea80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.162557843 +0000 UTC m=+36.608453610 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efeea80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efeefc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efeefc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800e812d90 item 76 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efeefc0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efeefc0): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efeefc0): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efeefc0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efeefc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.163546441 +0000 UTC m=+36.609442208 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efeefc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1a2c0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1a2c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1a2c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1a2c0): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1a2c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.163546441 +0000 UTC m=+36.609442208 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1a2c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f460070 item 76 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1a900): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1a900): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1a900): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1a900): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1a900): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1a900): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1a900): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.167025721 +0000 UTC m=+36.612921489 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1a900): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1ae00): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1ae00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1ae00): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f460460 item 77 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1ae00): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1ae00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.167603373 +0000 UTC m=+36.613499140 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1ae00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1b500): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1b500): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1b500): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1b500): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1b500): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.167603373 +0000 UTC m=+36.613499140 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1b500): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f460620 item 77 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1bb40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1bb40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1bb40): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1bb40): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1bb40): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1bb40): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1bb40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.170045726 +0000 UTC m=+36.615941483 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef1bb40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef68140): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef68140): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef68140): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f460a80 item 78 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef68140): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef68140): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.170645008 +0000 UTC m=+36.616540775 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef68140): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef68840): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef68840): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef68840): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef68840): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef68840): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.170645008 +0000 UTC m=+36.616540775 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef68840): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f460d90 item 78 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef68e80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef68e80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef68e80): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef68e80): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef68e80): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef68e80): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef68e80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.173200384 +0000 UTC m=+36.619096141 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef68e80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef69380): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef69380): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef69380): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4611f0 item 79 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef69380): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef69380): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.173739974 +0000 UTC m=+36.619635741 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef69380): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef69a80): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef69a80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef69a80): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef69a80): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef69a80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.173739974 +0000 UTC m=+36.619635741 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef69a80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4613b0 item 79 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0be1c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0be1c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0be1c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0be1c0): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0be1c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0be1c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0be1c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.176280721 +0000 UTC m=+36.622176499 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0be1c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0be6c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0be6c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0be6c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f461730 item 80 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0be6c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0be6c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.177542796 +0000 UTC m=+36.623438563 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0be6c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bedc0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bedc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bedc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bedc0): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bedc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.177542796 +0000 UTC m=+36.623438563 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bedc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4618f0 item 80 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bf400): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bf400): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bf400): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bf400): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bf400): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.179835896 +0000 UTC m=+36.625731663 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bf400): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bf880): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bf880): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bf880): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bf880): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bf880): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bf880): _writeAt: size=3, off=7 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f461c70 item 81 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bf880): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bf880): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.181131333 +0000 UTC m=+36.627027100 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bf880): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bfdc0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bfdc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bfdc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bfdc0): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bfdc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.181131333 +0000 UTC m=+36.627027100 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0bfdc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f461e30 item 81 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f106540): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f106540): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f106540): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f106540): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f106540): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.184049293 +0000 UTC m=+36.629945060 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f106540): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f106a40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f106a40): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f106a40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ea9e930 item 82 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f106a40): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f106a40): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f106a40): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f106a40): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f106a40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.187396296 +0000 UTC m=+36.633292063 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f106a40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f106fc0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f106fc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f106fc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f106fc0): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f106fc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.187396296 +0000 UTC m=+36.633292063 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f106fc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ea9ed20 item 82 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efef600): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efef600): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efef600): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efef600): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efef600): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.190707889 +0000 UTC m=+36.636603656 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efef600): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efefb00): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efefb00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efefb00): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efefb00): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efefb00): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efefb00): _writeAt: size=3, off=7 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800e813180 item 83 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efefb00): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efefb00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.191521546 +0000 UTC m=+36.637417313 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efefb00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02c140): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02c140): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02c140): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02c140): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02c140): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.191521546 +0000 UTC m=+36.637417313 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02c140): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800e813420 item 83 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f190180): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f190180): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f190180): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f190180): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f190180): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.195554603 +0000 UTC m=+36.641450370 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f190180): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f190680): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f190680): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f190680): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ec36460 item 84 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f190680): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f190680): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f190680): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f190680): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f190680): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.198916803 +0000 UTC m=+36.644812570 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f190680): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f190c00): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f190c00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f190c00): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f190c00): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f190c00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.198916803 +0000 UTC m=+36.644812570 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f190c00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ec36700 item 84 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f191280): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f191280): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f191280): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f191280): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f191280): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.203242503 +0000 UTC m=+36.649138270 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f191280): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f191780): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f191780): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f191780): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f191780): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f191780): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f191780): _writeAt: size=3, off=7 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ec36e00 item 85 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f191780): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f191780): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.205193608 +0000 UTC m=+36.651089375 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f191780): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f191cc0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f191cc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f191cc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f191cc0): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f191cc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.205193608 +0000 UTC m=+36.651089375 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f191cc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ec36fc0 item 85 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f107780): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f107780): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f107780): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f107780): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f107780): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.208980771 +0000 UTC m=+36.654876548 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f107780): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f107c80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f107c80): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f107c80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ea9f340 item 86 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f107c80): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f107c80): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f107c80): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f107c80): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f107c80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.21062225 +0000 UTC m=+36.656518017 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f107c80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f138300): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f138300): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f138300): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f138300): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f138300): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.21062225 +0000 UTC m=+36.656518017 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f138300): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ea9f6c0 item 86 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02c7c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02c7c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02c7c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02c7c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02c7c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.215055113 +0000 UTC m=+36.660950880 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02c7c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02ccc0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02ccc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02ccc0): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02ccc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02ccc0): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02ccc0): _writeAt: size=3, off=7 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800e813960 item 87 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02ccc0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02ccc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.217471376 +0000 UTC m=+36.663367153 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02ccc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02d200): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02d200): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02d200): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02d200): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02d200): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.217471376 +0000 UTC m=+36.663367153 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02d200): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f59e070 item 87 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02d880): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02d880): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02d880): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02d880): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02d880): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.221867168 +0000 UTC m=+36.667762935 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02d880): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02dd80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02dd80): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02dd80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f59e4d0 item 88 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02dd80): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02dd80): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02dd80): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02dd80): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02dd80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.22398607 +0000 UTC m=+36.669881837 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f02dd80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20e400): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20e400): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20e400): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20e400): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20e400): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.22398607 +0000 UTC m=+36.669881837 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20e400): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f59e690 item 88 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20ea40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20ea40): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20ea40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20ea40): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20ea40): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20ea40): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20ea40): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20ea40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.228931891 +0000 UTC m=+36.674827658 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20ea40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20ef80): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20ef80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20ef80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f59ea10 item 89 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20ef80): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20ef80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.230144301 +0000 UTC m=+36.676040068 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20ef80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20f4c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20f4c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20f4c0): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20f4c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20f4c0): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20f4c0): _writeAt: size=3, off=7 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f59ebd0 item 89 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20f4c0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20f4c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.231337404 +0000 UTC m=+36.677233172 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20f4c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20fa40): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20fa40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20fa40): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20fa40): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20fa40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.231337404 +0000 UTC m=+36.677233172 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f20fa40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f59ee00 item 89 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23a180): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23a180): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23a180): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23a180): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23a180): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23a180): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23a180): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23a180): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.235584185 +0000 UTC m=+36.681479952 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23a180): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23a6c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23a6c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23a6c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f59f2d0 item 90 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23a6c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23a6c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.236474177 +0000 UTC m=+36.682369944 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23a6c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23ac00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23ac00): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23ac00): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f59f490 item 90 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23ac00): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23ac00): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23ac00): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23ac00): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23ac00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.242334865 +0000 UTC m=+36.688230632 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23ac00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23b1c0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23b1c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23b1c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23b1c0): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23b1c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.242334865 +0000 UTC m=+36.688230632 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23b1c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f59f730 item 90 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f138b80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f138b80): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f138b80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f138b80): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f138b80): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f138b80): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f138b80): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f138b80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.249488516 +0000 UTC m=+36.695384283 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f138b80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1390c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1390c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1390c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ea9fc00 item 91 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1390c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1390c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.251308503 +0000 UTC m=+36.697204270 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1390c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f139600): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f139600): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f139600): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f139600): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f139600): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f139600): _writeAt: size=3, off=7 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ea9fe30 item 91 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f139600): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f139600): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.253125965 +0000 UTC m=+36.699021732 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f139600): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f139b80): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f139b80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f139b80): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f139b80): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f139b80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.253125965 +0000 UTC m=+36.699021732 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f139b80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ee203f0 item 91 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15a2c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15a2c0): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15a2c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15a2c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15a2c0): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15a2c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15a2c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15a2c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.255567797 +0000 UTC m=+36.701463574 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15a2c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15a800): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15a800): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15a800): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ee20850 item 92 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15a800): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15a800): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.256721296 +0000 UTC m=+36.702617063 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15a800): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15ad40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15ad40): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15ad40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ee20a10 item 92 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15ad40): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15ad40): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15ad40): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15ad40): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15ad40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.257944255 +0000 UTC m=+36.703840032 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15ad40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15b300): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15b300): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15b300): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15b300): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15b300): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.257944255 +0000 UTC m=+36.703840032 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15b300): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ee20bd0 item 92 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23b5c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23b5c0): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23b5c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23b5c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23b5c0): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23b5c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23b5c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23b5c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.26252648 +0000 UTC m=+36.708422247 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23b5c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23bb00): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23bb00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23bb00): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f59fa40 item 93 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23bb00): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23bb00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.263708061 +0000 UTC m=+36.709603838 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f23bb00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25c300): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25c300): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25c300): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25c300): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25c300): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.263708061 +0000 UTC m=+36.709603838 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25c300): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f59fce0 item 93 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25c940): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25c940): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25c940): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25c940): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25c940): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25c940): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25c940): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25c940): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.266597398 +0000 UTC m=+36.712493165 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25c940): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25ce80): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25ce80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25ce80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f52e1c0 item 94 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25ce80): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25ce80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.267547773 +0000 UTC m=+36.713443540 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25ce80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25d580): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25d580): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25d580): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25d580): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25d580): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.267547773 +0000 UTC m=+36.713443540 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25d580): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f52e380 item 94 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25dbc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25dbc0): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25dbc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25dbc0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25dbc0): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25dbc0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25dbc0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25dbc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.27061158 +0000 UTC m=+36.716507347 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f25dbc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278200): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278200): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278200): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f52e700 item 95 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278200): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278200): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.271540013 +0000 UTC m=+36.717435780 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278200): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278900): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278900): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278900): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278900): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278900): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.271540013 +0000 UTC m=+36.717435780 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278900): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f52e930 item 95 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15b940): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15b940): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15b940): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15b940): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15b940): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15b940): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15b940): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15b940): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.274197953 +0000 UTC m=+36.720093730 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15b940): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15be80): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15be80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15be80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ee213b0 item 96 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15be80): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15be80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.275065331 +0000 UTC m=+36.720961098 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f15be80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f308680): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f308680): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f308680): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f308680): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f308680): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.275065331 +0000 UTC m=+36.720961098 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f308680): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ee21570 item 96 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= 2026/08/30 01:01:12 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:12 DEBUG : Looking for writers 2026/08/30 01:01:12 DEBUG : >WaitForWriters: 2026/08/30 01:01:12 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:12 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:12 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:01:12 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:12 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/30 01:01:12 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309140): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309140): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309140): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309140): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309140): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.288022593 +0000 UTC m=+36.733918400 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309140): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3095c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3095c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3095c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3095c0): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3095c0): _writeAt: size=3, off=2 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3095c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3095c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.288022593 +0000 UTC m=+36.733918400 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3095c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309a80): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309a80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309a80): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309a80): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309a80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.288022593 +0000 UTC m=+36.733918400 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309a80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4dd340 item 1 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38c1c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38c1c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38c1c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38c1c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38c1c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.293031273 +0000 UTC m=+36.738927029 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38c1c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38c6c0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38c6c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38c6c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38c6c0): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38c6c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.293031273 +0000 UTC m=+36.738927029 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38c6c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4dd8f0 item 2 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38cd00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38cd00): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38cd00): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38cd00): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38cd00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.295115389 +0000 UTC m=+36.741011156 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38cd00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38d180): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38d180): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38d180): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38d180): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38d180): _writeAt: size=3, off=2 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38d180): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38d180): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.295115389 +0000 UTC m=+36.741011156 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38d180): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38d640): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38d640): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38d640): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38d640): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38d640): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.295115389 +0000 UTC m=+36.741011156 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38d640): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4ddc70 item 3 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38dcc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38dcc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38dcc0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38dcc0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38dcc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.298129771 +0000 UTC m=+36.744025538 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f38dcc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b6300): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b6300): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b6300): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b6300): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b6300): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.298129771 +0000 UTC m=+36.744025538 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b6300): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1ae310 item 4 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b6940): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b6940): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b6940): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b6940): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b6940): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.301669918 +0000 UTC m=+36.747565685 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b6940): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b6dc0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b6dc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b6dc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b6dc0): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b6dc0): _writeAt: size=3, off=2 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b6dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b6dc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.301669918 +0000 UTC m=+36.747565685 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b6dc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b7280): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b7280): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b7280): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b7280): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b7280): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.301669918 +0000 UTC m=+36.747565685 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b7280): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1ae690 item 5 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b7900): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b7900): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b7900): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b7900): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b7900): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.305686464 +0000 UTC m=+36.751582231 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b7900): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b7e40): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b7e40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b7e40): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b7e40): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b7e40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.305686464 +0000 UTC m=+36.751582231 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3b7e40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1aefc0 item 6 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e25c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e25c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e25c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e25c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e25c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.307635415 +0000 UTC m=+36.753531183 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e25c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e2ac0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e2ac0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e2ac0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e2ac0): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e2ac0): _writeAt: size=3, off=2 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e2ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e2ac0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.307635415 +0000 UTC m=+36.753531183 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e2ac0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e2f80): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e2f80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e2f80): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e2f80): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e2f80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.307635415 +0000 UTC m=+36.753531183 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e2f80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1af340 item 7 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e3600): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e3600): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e3600): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e3600): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e3600): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.310778611 +0000 UTC m=+36.756674378 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e3600): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e3b40): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e3b40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e3b40): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e3b40): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e3b40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.310778611 +0000 UTC m=+36.756674378 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3e3b40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1af810 item 8 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f402200): _readAt: size=2, off=0 2026/08/30 01:01:12 ERROR : open-test-file(0x800f402200): Couldn't read size of file 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f402200): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f402200): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f402200): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f402200): close: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f402200): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f4025c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f4025c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f4025c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f4025c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f4025c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.313566477 +0000 UTC m=+36.759462274 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f4025c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f402a40): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f402a40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f402a40): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f402a40): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f402a40): _writeAt: size=3, off=2 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f402a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f402a40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.313566477 +0000 UTC m=+36.759462274 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f402a40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f402f40): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f402f40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f402f40): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f402f40): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f402f40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.313566477 +0000 UTC m=+36.759462274 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f402f40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1afb90 item 9 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f4035c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f4035c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f4035c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f4035c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f4035c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.316866308 +0000 UTC m=+36.762762076 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f4035c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f403b00): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f403b00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f403b00): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f403b00): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f403b00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.316866308 +0000 UTC m=+36.762762076 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f403b00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb382a0 item 10 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422240): _readAt: size=2, off=0 2026/08/30 01:01:12 ERROR : open-test-file(0x800f422240): Couldn't read size of file 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422240): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422240): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422240): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422240): close: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422240): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422600): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422600): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422600): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422600): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422600): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.320731699 +0000 UTC m=+36.766627466 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422600): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422b00): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422b00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422b00): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422b00): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422b00): _writeAt: size=3, off=2 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422b00): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422b00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.320731699 +0000 UTC m=+36.766627466 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422b00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423000): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423000): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423000): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423000): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423000): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.320731699 +0000 UTC m=+36.766627466 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423000): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb38930 item 11 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423680): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423680): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423680): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423680): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423680): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.323914571 +0000 UTC m=+36.769810348 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423680): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423bc0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423bc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423bc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423bc0): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423bc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.323914571 +0000 UTC m=+36.769810348 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423bc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb38f50 item 12 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2790c0): _readAt: size=2, off=0 2026/08/30 01:01:12 ERROR : open-test-file(0x800f2790c0): Couldn't read size of file 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2790c0): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2790c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2790c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2790c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2790c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f279480): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f279480): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f279480): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f279480): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f279480): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.330443622 +0000 UTC m=+36.776339389 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f279480): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f452600): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f452600): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f452600): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f452600): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f452600): close: 2026/08/30 01:01:12 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe/dir/file1: no such file or directory 2026/08/30 01:01:12 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe/dir/file1: no such file or directory 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.330443622 +0000 UTC m=+36.776339389 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f452600): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ec361c0 item 13 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f452c80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f452c80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f452c80): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f452c80): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f452c80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.33531934 +0000 UTC m=+36.781215107 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f452c80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f4531c0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f4531c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f4531c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f4531c0): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f4531c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.33531934 +0000 UTC m=+36.781215107 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f4531c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ec368c0 item 14 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f453800): _readAt: size=2, off=0 2026/08/30 01:01:12 ERROR : open-test-file(0x800f453800): Couldn't read size of file 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f453800): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f453800): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f453800): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f453800): close: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f453800): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f453bc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f453bc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f453bc0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f453bc0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f453bc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.33790323 +0000 UTC m=+36.783798997 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f453bc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112400): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112400): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112400): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112400): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112400): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.33790323 +0000 UTC m=+36.783798997 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112400): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ec36ee0 item 15 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278200): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278200): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278200): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278200): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278200): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.340489925 +0000 UTC m=+36.786385692 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278200): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278740): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278740): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278740): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278740): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278740): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.340489925 +0000 UTC m=+36.786385692 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278740): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb38230 item 16 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278d80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278d80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278d80): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278d80): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278d80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.343586784 +0000 UTC m=+36.789482551 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f278d80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f279980): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f279980): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f279980): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f279980): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f279980): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f279980): _writeAt: size=3, off=7 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f279980): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f279980): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.343586784 +0000 UTC m=+36.789482551 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f279980): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f279e80): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f279e80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f279e80): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f279e80): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f279e80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.343586784 +0000 UTC m=+36.789482551 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f279e80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb38770 item 17 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86cd40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86cd40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86cd40): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86cd40): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86cd40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.347869022 +0000 UTC m=+36.793764789 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86cd40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86d980): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86d980): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86d980): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86d980): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86d980): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.347869022 +0000 UTC m=+36.793764789 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86d980): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f52e150 item 18 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112a80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112a80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112a80): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112a80): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112a80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.352270975 +0000 UTC m=+36.798166743 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112a80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112f80): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112f80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112f80): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112f80): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112f80): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112f80): _writeAt: size=3, off=7 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112f80): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112f80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.352270975 +0000 UTC m=+36.798166743 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112f80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113480): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113480): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113480): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113480): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113480): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.352270975 +0000 UTC m=+36.798166743 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113480): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ec373b0 item 19 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113b00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113b00): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113b00): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113b00): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113b00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.356746478 +0000 UTC m=+36.802642256 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113b00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb50d80): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb50d80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb50d80): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb50d80): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb50d80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.356746478 +0000 UTC m=+36.802642256 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb50d80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ec379d0 item 20 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51880): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51880): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51880): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51880): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51880): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.359411692 +0000 UTC m=+36.805307459 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51880): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5a6c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5a6c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5a6c0): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5a6c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5a6c0): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5a6c0): _writeAt: size=3, off=7 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5a6c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5a6c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.359411692 +0000 UTC m=+36.805307459 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5a6c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ac80): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ac80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ac80): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ac80): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ac80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.359411692 +0000 UTC m=+36.805307459 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ac80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ec37e30 item 21 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5b840): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5b840): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5b840): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5b840): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5b840): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.363946086 +0000 UTC m=+36.809841853 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5b840): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026700): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026700): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026700): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026700): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026700): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.363946086 +0000 UTC m=+36.809841853 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026700): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f52e460 item 22 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026e00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026e00): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026e00): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026e00): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026e00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.367305841 +0000 UTC m=+36.813201608 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026e00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0274c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0274c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0274c0): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0274c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0274c0): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0274c0): _writeAt: size=3, off=7 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0274c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0274c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.367305841 +0000 UTC m=+36.813201608 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0274c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f027a40): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f027a40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f027a40): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f027a40): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f027a40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.367305841 +0000 UTC m=+36.813201608 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f027a40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f52e850 item 23 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a400): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a400): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a400): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a400): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a400): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.375214037 +0000 UTC m=+36.821109804 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a400): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a940): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a940): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a940): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a940): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a940): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.375214037 +0000 UTC m=+36.821109804 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a940): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f52ed20 item 24 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31af80): _readAt: size=2, off=0 2026/08/30 01:01:12 ERROR : open-test-file(0x800f31af80): Couldn't read size of file 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31af80): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31af80): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31af80): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31af80): close: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31af80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b340): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b340): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b340): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b340): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b340): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.378787086 +0000 UTC m=+36.824682853 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b340): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b840): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b840): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b840): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b840): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b840): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b840): _writeAt: size=3, off=7 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b840): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b840): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.378787086 +0000 UTC m=+36.824682853 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b840): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31bd80): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31bd80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31bd80): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31bd80): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31bd80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.378787086 +0000 UTC m=+36.824682853 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31bd80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f52f0a0 item 25 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f308500): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f308500): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f308500): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f308500): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f308500): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.38268637 +0000 UTC m=+36.828582137 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f308500): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f308a40): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f308a40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f308a40): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f308a40): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f308a40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.38268637 +0000 UTC m=+36.828582137 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f308a40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f52f880 item 26 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5bc00): _readAt: size=2, off=0 2026/08/30 01:01:12 ERROR : open-test-file(0x800ea5bc00): Couldn't read size of file 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5bc00): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5bc00): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5bc00): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5bc00): close: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5bc00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422280): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422280): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422280): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422280): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422280): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.386894107 +0000 UTC m=+36.832789874 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422280): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422780): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422780): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422780): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422780): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422780): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422780): _writeAt: size=3, off=7 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422780): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422780): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.386894107 +0000 UTC m=+36.832789874 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422780): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422cc0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422cc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422cc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422cc0): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422cc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.386894107 +0000 UTC m=+36.832789874 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f422cc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f0fe4d0 item 27 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423340): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423340): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423340): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423340): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423340): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.39156583 +0000 UTC m=+36.837461597 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f423340): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46c240): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46c240): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46c240): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46c240): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46c240): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.39156583 +0000 UTC m=+36.837461597 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46c240): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f0fec40 item 28 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46c880): _readAt: size=2, off=0 2026/08/30 01:01:12 ERROR : open-test-file(0x800f46c880): Couldn't read size of file 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46c880): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46c880): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46c880): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46c880): close: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46c880): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46cc40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46cc40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46cc40): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46cc40): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46cc40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.397422902 +0000 UTC m=+36.843318669 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46cc40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309400): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309400): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309400): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309400): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309400): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.397422902 +0000 UTC m=+36.843318669 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309400): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f52fc00 item 29 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309a80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309a80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309a80): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309a80): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309a80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.404330027 +0000 UTC m=+36.850225794 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f309a80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed300c0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed300c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed300c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed300c0): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed300c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.404330027 +0000 UTC m=+36.850225794 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed300c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb441c0 item 30 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed30700): _readAt: size=2, off=0 2026/08/30 01:01:12 ERROR : open-test-file(0x800ed30700): Couldn't read size of file 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed30700): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed30700): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed30700): >_writeAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed30700): close: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed30700): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed30ac0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed30ac0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed30ac0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed30ac0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed30ac0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.406881997 +0000 UTC m=+36.852777764 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed30ac0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed31180): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed31180): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed31180): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed31180): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed31180): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.406881997 +0000 UTC m=+36.852777764 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed31180): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb44930 item 31 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed31800): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed31800): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed31800): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed31800): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed31800): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.411370153 +0000 UTC m=+36.857265921 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed31800): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed31d40): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed31d40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed31d40): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed31d40): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed31d40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.411370153 +0000 UTC m=+36.857265921 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed31d40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb44d20 item 32 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3e480): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3e480): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3e480): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3e480): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3e480): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.414969041 +0000 UTC m=+36.860864808 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3e480): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46ce80): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46ce80): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46ce80): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46ce80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46ce80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f0feee0 item 33 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46ce80): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46ce80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.416378202 +0000 UTC m=+36.862273969 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46ce80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46d380): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46d380): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46d380): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46d380): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46d380): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.416378202 +0000 UTC m=+36.862273969 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46d380): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f0ff0a0 item 33 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46d9c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46d9c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46d9c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46d9c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46d9c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.420523381 +0000 UTC m=+36.866419188 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46d9c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46de40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46de40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f0ff500 item 34 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46de40): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46de40): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46de40): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46de40): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46de40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.421877058 +0000 UTC m=+36.867772835 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f46de40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8480): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8480): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8480): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8480): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8480): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.421877058 +0000 UTC m=+36.867772835 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8480): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f0ff810 item 34 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8ac0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8ac0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8ac0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8ac0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8ac0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.431106308 +0000 UTC m=+36.877002075 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8ac0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8f40): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8f40): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8f40): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8f40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8f40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f0ffb90 item 35 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8f40): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8f40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.433840321 +0000 UTC m=+36.879736088 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd8f40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9440): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9440): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9440): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9440): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9440): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.433840321 +0000 UTC m=+36.879736088 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9440): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f0ffd50 item 35 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9ac0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9ac0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9ac0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9ac0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9ac0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.439501154 +0000 UTC m=+36.885396930 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800edd9ac0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede80c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede80c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f3ec2a0 item 36 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede80c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede80c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede80c0): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede80c0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede80c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.444341295 +0000 UTC m=+36.890237062 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede80c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede8600): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede8600): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede8600): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede8600): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede8600): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.444341295 +0000 UTC m=+36.890237062 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede8600): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f3ec540 item 36 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede8c40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede8c40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede8c40): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede8c40): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede8c40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.451318262 +0000 UTC m=+36.897214309 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede8c40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede90c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede90c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede90c0): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede90c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede90c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f3ec930 item 37 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede90c0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede90c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.455579299 +0000 UTC m=+36.901475137 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede90c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede95c0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede95c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede95c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede95c0): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede95c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.455579299 +0000 UTC m=+36.901475137 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede95c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f3ecaf0 item 37 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3e900): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3e900): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3e900): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3e900): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3e900): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.460870122 +0000 UTC m=+36.906765969 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3e900): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3ee00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3ee00): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb45180 item 38 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3ee00): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3ee00): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3ee00): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3ee00): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3ee00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.462529626 +0000 UTC m=+36.908425393 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3ee00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3f340): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3f340): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3f340): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3f340): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3f340): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.462529626 +0000 UTC m=+36.908425393 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3f340): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb453b0 item 38 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3f9c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3f9c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3f9c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3f9c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3f9c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.466430573 +0000 UTC m=+36.912326340 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3f9c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3fec0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3fec0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3fec0): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3fec0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3fec0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb45d50 item 39 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3fec0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3fec0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.467548315 +0000 UTC m=+36.913444082 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed3fec0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4a4c0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4a4c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4a4c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4a4c0): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4a4c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.467548315 +0000 UTC m=+36.913444082 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4a4c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb343f0 item 39 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4ab40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4ab40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4ab40): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4ab40): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4ab40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.471409477 +0000 UTC m=+36.917305244 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4ab40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4b040): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4b040): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb353b0 item 40 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4b040): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4b040): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4b040): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4b040): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4b040): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.47334886 +0000 UTC m=+36.919244627 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4b040): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4b580): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4b580): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4b580): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4b580): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4b580): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.47334886 +0000 UTC m=+36.919244627 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4b580): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb35b20 item 40 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4bb40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4bb40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4bb40): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4bb40): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4bb40): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4bb40): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4bb40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.476455467 +0000 UTC m=+36.922351234 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed4bb40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62140): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62140): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62140): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f066230 item 41 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62140): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62140): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.479141961 +0000 UTC m=+36.925037718 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62140): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62600): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62600): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62600): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62600): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62600): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f0663f0 item 41 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62600): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62600): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.480819319 +0000 UTC m=+36.926715086 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62600): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62b40): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62b40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62b40): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62b40): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62b40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.480819319 +0000 UTC m=+36.926715086 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed62b40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f066690 item 41 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63180): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63180): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63180): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63180): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63180): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63180): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63180): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.483888425 +0000 UTC m=+36.929784202 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63180): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63680): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63680): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63680): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f066a80 item 42 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63680): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63680): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.484638782 +0000 UTC m=+36.930534560 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63680): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63bc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63bc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f066cb0 item 42 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63bc0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63bc0): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63bc0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63bc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.485472136 +0000 UTC m=+36.931367904 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed63bc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2a240): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2a240): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2a240): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2a240): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2a240): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.485472136 +0000 UTC m=+36.931367904 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2a240): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f066e70 item 42 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2a880): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2a880): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2a880): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2a880): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2a880): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2a880): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2a880): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.488888259 +0000 UTC m=+36.934784026 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2a880): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2ad80): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2ad80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2ad80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f067340 item 43 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2ad80): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2ad80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.491239709 +0000 UTC m=+36.937135526 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2ad80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2b2c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2b2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2b2c0): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2b2c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2b2c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f067570 item 43 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2b2c0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2b2c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.492587415 +0000 UTC m=+36.938483182 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2b2c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2b800): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2b800): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2b800): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2b800): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2b800): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.492587415 +0000 UTC m=+36.938483182 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2b800): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f0677a0 item 43 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2be40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2be40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2be40): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2be40): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2be40): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2be40): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2be40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.497155402 +0000 UTC m=+36.943051200 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee2be40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6c440): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6c440): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6c440): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f067ce0 item 44 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6c440): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6c440): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.499585111 +0000 UTC m=+36.945480878 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6c440): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede9c80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede9c80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f3ecd20 item 44 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede9c80): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede9c80): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede9c80): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede9c80): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede9c80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.500556897 +0000 UTC m=+36.946452664 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ede9c80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9e300): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9e300): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9e300): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9e300): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9e300): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.500556897 +0000 UTC m=+36.946452664 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9e300): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f3ecee0 item 44 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9e940): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9e940): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9e940): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9e940): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9e940): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9e940): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9e940): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.503260792 +0000 UTC m=+36.949156560 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9e940): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9ee40): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9ee40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9ee40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f3ed3b0 item 45 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9ee40): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9ee40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.50630876 +0000 UTC m=+36.952204528 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9ee40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9f540): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9f540): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9f540): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9f540): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9f540): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.50630876 +0000 UTC m=+36.952204528 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9f540): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f3ed570 item 45 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9fb80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9fb80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9fb80): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9fb80): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9fb80): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9fb80): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9fb80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.512972655 +0000 UTC m=+36.958868412 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee9fb80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eeda180): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eeda180): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eeda180): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f3ed960 item 46 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eeda180): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eeda180): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.513637 +0000 UTC m=+36.959532768 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eeda180): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eeda880): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eeda880): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eeda880): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eeda880): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eeda880): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.513637 +0000 UTC m=+36.959532768 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eeda880): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f3edb90 item 46 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eedaec0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eedaec0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eedaec0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eedaec0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eedaec0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eedaec0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eedaec0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.516821174 +0000 UTC m=+36.962716941 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eedaec0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eedb3c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eedb3c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eedb3c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f17a070 item 47 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eedb3c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eedb3c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.517529552 +0000 UTC m=+36.963425319 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eedb3c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eedbac0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eedbac0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eedbac0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eedbac0): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eedbac0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.517529552 +0000 UTC m=+36.963425319 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eedbac0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f17a310 item 47 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef22200): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef22200): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef22200): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef22200): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef22200): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef22200): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef22200): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.520441361 +0000 UTC m=+36.966337128 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef22200): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef22700): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef22700): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef22700): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f17a690 item 48 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef22700): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef22700): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.521682936 +0000 UTC m=+36.967578703 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef22700): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef22e00): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef22e00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef22e00): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef22e00): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef22e00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.521682936 +0000 UTC m=+36.967578703 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef22e00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f17a9a0 item 48 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef23440): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef23440): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef23440): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef23440): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef23440): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.524752373 +0000 UTC m=+36.970648150 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef23440): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef238c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef238c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef238c0): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef238c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef238c0): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef238c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f17ad20 item 49 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef238c0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef238c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.525565639 +0000 UTC m=+36.971461406 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef238c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef23e00): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef23e00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef23e00): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef23e00): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef23e00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.525565639 +0000 UTC m=+36.971461406 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef23e00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f17afc0 item 49 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef66580): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef66580): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef66580): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef66580): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef66580): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.528491115 +0000 UTC m=+36.974386892 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef66580): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef66a80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef66a80): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef66a80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f17b570 item 50 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef66a80): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef66a80): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef66a80): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef66a80): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef66a80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.529553531 +0000 UTC m=+36.975449328 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef66a80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef67000): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef67000): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef67000): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef67000): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef67000): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.529553531 +0000 UTC m=+36.975449328 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef67000): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f17b730 item 50 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef67680): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef67680): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef67680): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef67680): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef67680): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.535738833 +0000 UTC m=+36.981634600 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef67680): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef67b80): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef67b80): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef67b80): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef67b80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef67b80): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef67b80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f17bab0 item 51 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef67b80): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef67b80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.537065849 +0000 UTC m=+36.982961616 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef67b80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8a1c0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8a1c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8a1c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8a1c0): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8a1c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.537065849 +0000 UTC m=+36.982961616 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8a1c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f17bc70 item 51 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8a840): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8a840): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8a840): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8a840): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8a840): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.539695926 +0000 UTC m=+36.985591693 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8a840): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8ad40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8ad40): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8ad40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25e150 item 52 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8ad40): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8ad40): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8ad40): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8ad40): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8ad40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.541711363 +0000 UTC m=+36.987607140 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8ad40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8b2c0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8b2c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8b2c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8b2c0): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8b2c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.541711363 +0000 UTC m=+36.987607140 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8b2c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25e310 item 52 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8b940): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8b940): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8b940): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8b940): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8b940): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.544398608 +0000 UTC m=+36.990294375 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8b940): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8be40): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8be40): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8be40): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8be40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8be40): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8be40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25e690 item 53 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8be40): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8be40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.545317313 +0000 UTC m=+36.991213081 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ef8be40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0480): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0480): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0480): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0480): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0480): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.545317313 +0000 UTC m=+36.991213081 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0480): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25e850 item 53 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0b00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0b00): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0b00): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0b00): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0b00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.547294407 +0000 UTC m=+36.993190175 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb0b00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1000): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1000): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1000): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25ed90 item 54 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1000): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1000): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1000): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1000): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1000): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.547902396 +0000 UTC m=+36.993798163 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1000): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1580): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1580): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1580): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1580): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1580): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.547902396 +0000 UTC m=+36.993798163 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1580): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25efc0 item 54 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1c00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1c00): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1c00): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1c00): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1c00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.550531211 +0000 UTC m=+36.996426978 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efb1c00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd6200): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd6200): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd6200): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd6200): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd6200): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd6200): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25f3b0 item 55 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd6200): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd6200): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.551272211 +0000 UTC m=+36.997167978 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd6200): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd6740): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd6740): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd6740): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd6740): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd6740): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.551272211 +0000 UTC m=+36.997167978 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd6740): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25f570 item 55 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd6dc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd6dc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd6dc0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd6dc0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd6dc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.553716366 +0000 UTC m=+36.999612133 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd6dc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd72c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd72c0): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd72c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25f8f0 item 56 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd72c0): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd72c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd72c0): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd72c0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd72c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.556201459 +0000 UTC m=+37.002097237 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd72c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd7840): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd7840): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd7840): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd7840): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd7840): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.556201459 +0000 UTC m=+37.002097237 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800efd7840): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25fab0 item 56 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6c980): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6c980): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6c980): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6c980): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6c980): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6c980): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6c980): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6c980): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.558570314 +0000 UTC m=+37.004466081 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6c980): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6cec0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6cec0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6cec0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800edae770 item 57 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6cec0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6cec0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.559358572 +0000 UTC m=+37.005254339 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6cec0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6d400): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6d400): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6d400): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6d400): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6d400): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6d400): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800edaeb60 item 57 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6d400): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6d400): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.560412773 +0000 UTC m=+37.006308540 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6d400): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6d980): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6d980): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6d980): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6d980): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6d980): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.560412773 +0000 UTC m=+37.006308540 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ee6d980): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800edaf180 item 57 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01a0c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01a0c0): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01a0c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01a0c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01a0c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01a0c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01a0c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01a0c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.567624093 +0000 UTC m=+37.013519860 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01a0c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01a600): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01a600): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01a600): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800edafc00 item 58 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01a600): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01a600): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.568572904 +0000 UTC m=+37.014468671 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01a600): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01ab40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01ab40): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01ab40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800edafdc0 item 58 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01ab40): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01ab40): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01ab40): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01ab40): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01ab40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.569315928 +0000 UTC m=+37.015211686 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01ab40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01b100): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01b100): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01b100): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01b100): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01b100): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.569315928 +0000 UTC m=+37.015211686 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01b100): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4600e0 item 58 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01b740): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01b740): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01b740): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01b740): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01b740): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01b740): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01b740): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01b740): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.571014086 +0000 UTC m=+37.016909853 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01b740): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01bc80): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01bc80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01bc80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4604d0 item 59 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01bc80): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01bc80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.571552102 +0000 UTC m=+37.017447869 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f01bc80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e2c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e2c0): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e2c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e2c0): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e2c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f460690 item 59 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e2c0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e2c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.572225964 +0000 UTC m=+37.018121731 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e2c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e840): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e840): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e840): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e840): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e840): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.572225964 +0000 UTC m=+37.018121731 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04e840): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f460930 item 59 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04ee80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04ee80): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04ee80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04ee80): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04ee80): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04ee80): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04ee80): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04ee80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.574790808 +0000 UTC m=+37.020686575 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04ee80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04f3c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04f3c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04f3c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f460e00 item 60 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04f3c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04f3c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.57579782 +0000 UTC m=+37.021693587 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04f3c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04f900): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04f900): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04f900): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4610a0 item 60 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04f900): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04f900): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04f900): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04f900): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04f900): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.576852121 +0000 UTC m=+37.022747888 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04f900): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04fec0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04fec0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04fec0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04fec0): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04fec0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.576852121 +0000 UTC m=+37.022747888 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f04fec0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f461260 item 60 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c2600): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c2600): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c2600): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c2600): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c2600): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c2600): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c2600): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c2600): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.578985831 +0000 UTC m=+37.024881598 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c2600): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c2b40): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c2b40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c2b40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4615e0 item 61 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c2b40): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c2b40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.580036435 +0000 UTC m=+37.025932223 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c2b40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c3240): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c3240): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c3240): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c3240): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c3240): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.580036435 +0000 UTC m=+37.025932223 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c3240): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4617a0 item 61 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c3880): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c3880): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c3880): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c3880): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c3880): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c3880): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c3880): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c3880): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.582781169 +0000 UTC m=+37.028676936 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c3880): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c3dc0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c3dc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c3dc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f461b20 item 62 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c3dc0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c3dc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.584342068 +0000 UTC m=+37.030237835 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0c3dc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11e5c0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11e5c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11e5c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11e5c0): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11e5c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.584342068 +0000 UTC m=+37.030237835 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11e5c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f461ce0 item 62 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11ec00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11ec00): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11ec00): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11ec00): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11ec00): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11ec00): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11ec00): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11ec00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.588046214 +0000 UTC m=+37.033941970 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11ec00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11f140): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11f140): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11f140): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800e8123f0 item 63 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11f140): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11f140): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.59128966 +0000 UTC m=+37.037185447 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11f140): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11f840): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11f840): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11f840): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11f840): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11f840): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.59128966 +0000 UTC m=+37.037185447 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11f840): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800e812690 item 63 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11fe80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11fe80): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11fe80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11fe80): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11fe80): >_readAt: n=0, err=Bad file descriptor 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11fe80): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11fe80): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11fe80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.595447972 +0000 UTC m=+37.041343739 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f11fe80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1524c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1524c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1524c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800e812e00 item 64 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1524c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1524c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.596405141 +0000 UTC m=+37.042300908 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1524c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f152bc0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f152bc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f152bc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f152bc0): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f152bc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.596405141 +0000 UTC m=+37.042300908 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f152bc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800e813030 item 64 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f153200): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f153200): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f153200): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f153200): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f153200): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.601247727 +0000 UTC m=+37.047143494 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f153200): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f153680): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f153680): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f153680): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f153680): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f153680): _writeAt: size=3, off=2 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800e813570 item 65 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f153680): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f153680): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.602237716 +0000 UTC m=+37.048133493 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f153680): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f153b80): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f153b80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f153b80): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f153b80): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f153b80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.602237716 +0000 UTC m=+37.048133493 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f153b80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800e813730 item 65 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11280): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11280): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11280): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11280): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11280): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.604509327 +0000 UTC m=+37.050405094 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11280): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11980): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11980): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb393b0 item 66 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11980): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11980): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11980): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11980): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11980): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.605434804 +0000 UTC m=+37.051330562 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11980): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a8240): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a8240): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a8240): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a8240): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a8240): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.605434804 +0000 UTC m=+37.051330562 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a8240): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb39650 item 66 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a8880): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a8880): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a8880): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a8880): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a8880): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.608056686 +0000 UTC m=+37.053952443 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a8880): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a8d00): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a8d00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a8d00): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a8d00): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a8d00): _writeAt: size=3, off=2 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800eb39d50 item 67 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a8d00): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a8d00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.610204143 +0000 UTC m=+37.056099910 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a8d00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a9200): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a9200): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a9200): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a9200): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a9200): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.610204143 +0000 UTC m=+37.056099910 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a9200): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ea9e2a0 item 67 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a9880): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a9880): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a9880): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a9880): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a9880): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.615761979 +0000 UTC m=+37.061657746 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a9880): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a9d80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a9d80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ea9eb60 item 68 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a9d80): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a9d80): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a9d80): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a9d80): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a9d80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.616815198 +0000 UTC m=+37.062710966 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2a9d80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2ca3c0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2ca3c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2ca3c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2ca3c0): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2ca3c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.616815198 +0000 UTC m=+37.062710966 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2ca3c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ea9ee00 item 68 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19c2c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19c2c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19c2c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19c2c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19c2c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.619573187 +0000 UTC m=+37.065468954 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19c2c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19c740): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19c740): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19c740): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19c740): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19c740): _writeAt: size=3, off=2 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f59e230 item 69 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19c740): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19c740): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.620931753 +0000 UTC m=+37.066827520 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19c740): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19cc40): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19cc40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19cc40): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19cc40): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19cc40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.620931753 +0000 UTC m=+37.066827520 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19cc40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f59e3f0 item 69 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19d2c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19d2c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19d2c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19d2c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19d2c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.624345881 +0000 UTC m=+37.070241648 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19d2c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19d7c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19d7c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f59e770 item 70 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19d7c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19d7c0): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19d7c0): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19d7c0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19d7c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.625550657 +0000 UTC m=+37.071446424 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19d7c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19dd00): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19dd00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19dd00): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19dd00): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19dd00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.625550657 +0000 UTC m=+37.071446424 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f19dd00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f59e930 item 70 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d6480): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d6480): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d6480): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d6480): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d6480): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.631664413 +0000 UTC m=+37.077560190 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d6480): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d6980): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d6980): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d6980): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d6980): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d6980): _writeAt: size=3, off=2 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f59ecb0 item 71 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d6980): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d6980): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.632719466 +0000 UTC m=+37.078615233 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d6980): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d6e80): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d6e80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d6e80): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d6e80): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d6e80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.632719466 +0000 UTC m=+37.078615233 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d6e80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f59eee0 item 71 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d7500): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d7500): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d7500): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d7500): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d7500): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.638421675 +0000 UTC m=+37.084317442 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d7500): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d7a00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d7a00): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f59f3b0 item 72 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d7a00): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d7a00): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d7a00): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d7a00): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d7a00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.640641898 +0000 UTC m=+37.086537685 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1d7a00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206040): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206040): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206040): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206040): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206040): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.640641898 +0000 UTC m=+37.086537685 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206040): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f59f570 item 72 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206600): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206600): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206600): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206600): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206600): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206600): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206600): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.645130214 +0000 UTC m=+37.091026022 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206600): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206b00): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206b00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206b00): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f59f8f0 item 73 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206b00): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206b00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.647948307 +0000 UTC m=+37.093844134 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206b00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206fc0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206fc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206fc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206fc0): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206fc0): _writeAt: size=3, off=2 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f59fab0 item 73 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206fc0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206fc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.652856317 +0000 UTC m=+37.098752094 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206fc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c2180): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c2180): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c2180): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c2180): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c2180): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.652856317 +0000 UTC m=+37.098752094 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c2180): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ee20000 item 73 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c27c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c27c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c27c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c27c0): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c27c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c27c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c27c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.656616749 +0000 UTC m=+37.102512516 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c27c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c2cc0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c2cc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c2cc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ee20700 item 74 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c2cc0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c2cc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.658442788 +0000 UTC m=+37.104338576 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c2cc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c3200): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c3200): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ee208c0 item 74 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c3200): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c3200): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c3200): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c3200): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c3200): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.663380884 +0000 UTC m=+37.109276682 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c3200): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c3780): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c3780): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c3780): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c3780): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c3780): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.663380884 +0000 UTC m=+37.109276682 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c3780): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ee20a80 item 74 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c3dc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c3dc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c3dc0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c3dc0): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c3dc0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c3dc0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c3dc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.666359851 +0000 UTC m=+37.112255618 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f1c3dc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3123c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3123c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3123c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ee21030 item 75 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3123c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3123c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.667493652 +0000 UTC m=+37.113389419 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3123c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f312900): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f312900): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f312900): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f312900): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f312900): _writeAt: size=3, off=2 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ee21420 item 75 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f312900): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f312900): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.668621723 +0000 UTC m=+37.114517490 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f312900): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f312e40): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f312e40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f312e40): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f312e40): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f312e40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.668621723 +0000 UTC m=+37.114517490 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f312e40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ee215e0 item 75 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f313480): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f313480): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f313480): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f313480): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f313480): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f313480): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f313480): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.671421901 +0000 UTC m=+37.117317668 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f313480): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f313980): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f313980): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f313980): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ee21c00 item 76 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f313980): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f313980): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.672169963 +0000 UTC m=+37.118065730 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f313980): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f313ec0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f313ec0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4dc070 item 76 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f313ec0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f313ec0): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f313ec0): _writeAt: size=3, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f313ec0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f313ec0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.673016704 +0000 UTC m=+37.118912471 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f313ec0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f342540): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f342540): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f342540): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f342540): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f342540): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.673016704 +0000 UTC m=+37.118912471 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f342540): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4dc230 item 76 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207880): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207880): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207880): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207880): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207880): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207880): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207880): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.675772608 +0000 UTC m=+37.121668375 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207880): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207d80): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207d80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207d80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1ae150 item 77 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207d80): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207d80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.676343977 +0000 UTC m=+37.122239744 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207d80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22e580): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22e580): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22e580): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22e580): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22e580): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.676343977 +0000 UTC m=+37.122239744 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22e580): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1ae310 item 77 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22ebc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22ebc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22ebc0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22ebc0): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22ebc0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22ebc0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22ebc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.678172099 +0000 UTC m=+37.124067866 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22ebc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22f0c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22f0c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22f0c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1ae690 item 78 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22f0c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22f0c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.678782723 +0000 UTC m=+37.124678491 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22f0c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22f7c0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22f7c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22f7c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22f7c0): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22f7c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.678782723 +0000 UTC m=+37.124678491 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22f7c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1ae850 item 78 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22fe00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22fe00): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22fe00): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22fe00): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22fe00): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22fe00): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22fe00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.682214315 +0000 UTC m=+37.128110122 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f22fe00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f260400): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f260400): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f260400): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1af030 item 79 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f260400): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f260400): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.683226185 +0000 UTC m=+37.129121952 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f260400): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f260b00): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f260b00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f260b00): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f260b00): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f260b00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.683226185 +0000 UTC m=+37.129121952 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f260b00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1af1f0 item 79 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261140): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261140): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261140): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261140): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261140): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261140): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261140): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.68836466 +0000 UTC m=+37.134260427 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261140): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f342b80): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f342b80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f342b80): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4dc700 item 80 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f342b80): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f342b80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.689034996 +0000 UTC m=+37.134930763 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f342b80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2603c0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2603c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2603c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2603c0): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2603c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.689034996 +0000 UTC m=+37.134930763 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f2603c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1ae0e0 item 80 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f260a00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f260a00): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f260a00): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f260a00): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f260a00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.691915867 +0000 UTC m=+37.137811634 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f260a00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261400): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261400): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261400): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261400): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261400): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261400): _writeAt: size=3, off=7 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1ae460 item 81 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261400): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261400): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.692461779 +0000 UTC m=+37.138357535 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261400): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261940): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261940): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261940): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261940): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261940): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.692461779 +0000 UTC m=+37.138357535 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f261940): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1ae620 item 81 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3420c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3420c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3420c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3420c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3420c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.694747656 +0000 UTC m=+37.140643412 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3420c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3425c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3425c0): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3425c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1aea10 item 82 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3425c0): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3425c0): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3425c0): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3425c0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3425c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.696656701 +0000 UTC m=+37.142552468 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f3425c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f343300): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f343300): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f343300): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f343300): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f343300): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.696656701 +0000 UTC m=+37.142552468 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f343300): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1aefc0 item 82 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f343980): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f343980): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f343980): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f343980): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f343980): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.699865301 +0000 UTC m=+37.145761068 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f343980): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f343e80): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f343e80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f343e80): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f343e80): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f343e80): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f343e80): _writeAt: size=3, off=7 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1af570 item 83 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f343e80): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f343e80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.701117416 +0000 UTC m=+37.147013183 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f343e80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86d600): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86d600): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86d600): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86d600): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86d600): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.701117416 +0000 UTC m=+37.147013183 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800e86d600): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1af730 item 83 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112240): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112240): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112240): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112240): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112240): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.702573035 +0000 UTC m=+37.148468792 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112240): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112740): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112740): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112740): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1afab0 item 84 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112740): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112740): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112740): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112740): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112740): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.703642003 +0000 UTC m=+37.149537761 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112740): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112cc0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112cc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112cc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112cc0): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112cc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.703642003 +0000 UTC m=+37.149537761 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f112cc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f1afc70 item 84 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113340): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113340): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113340): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113340): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113340): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.708217966 +0000 UTC m=+37.154113733 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113340): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113840): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113840): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113840): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113840): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113840): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113840): _writeAt: size=3, off=7 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ea9e460 item 85 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113840): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113840): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.709213115 +0000 UTC m=+37.155108882 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113840): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113d80): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113d80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113d80): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113d80): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113d80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.709213115 +0000 UTC m=+37.155108882 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f113d80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ea9e930 item 85 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb510c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb510c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb510c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb510c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb510c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.711516055 +0000 UTC m=+37.157411822 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb510c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51c00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51c00): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51c00): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ea9ef50 item 86 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51c00): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51c00): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51c00): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51c00): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51c00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.712303092 +0000 UTC m=+37.158198879 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800eb51c00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026480): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026480): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026480): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026480): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026480): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.712303092 +0000 UTC m=+37.158198879 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026480): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ea9f2d0 item 86 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026b40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026b40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026b40): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026b40): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026b40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.714775831 +0000 UTC m=+37.160671609 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f026b40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0271c0): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0271c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0271c0): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0271c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0271c0): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0271c0): _writeAt: size=3, off=7 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ea9f8f0 item 87 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0271c0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0271c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.716291023 +0000 UTC m=+37.162186790 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f0271c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f027800): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f027800): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f027800): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f027800): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f027800): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.716291023 +0000 UTC m=+37.162186790 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f027800): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ea9fb20 item 87 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a140): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a140): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a140): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a140): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a140): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.72144641 +0000 UTC m=+37.167342197 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a140): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a6c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a6c0): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a6c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25e070 item 88 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a6c0): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a6c0): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a6c0): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a6c0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a6c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.722310091 +0000 UTC m=+37.168205858 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31a6c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31ac40): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31ac40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31ac40): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31ac40): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31ac40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.722310091 +0000 UTC m=+37.168205858 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31ac40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25e230 item 88 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b280): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b280): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b280): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b280): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b280): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b280): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b280): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b280): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.726403964 +0000 UTC m=+37.172299760 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b280): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5a600): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5a600): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5a600): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4dc070 item 89 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5a600): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5a600): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.727656318 +0000 UTC m=+37.173552085 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5a600): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ac00): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ac00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ac00): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ac00): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ac00): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ac00): _writeAt: size=3, off=7 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4dc230 item 89 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ac00): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ac00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.729294583 +0000 UTC m=+37.175190350 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5ac00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5b680): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5b680): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5b680): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5b680): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5b680): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.729294583 +0000 UTC m=+37.175190350 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ea5b680): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4dc930 item 89 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec10280): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec10280): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec10280): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec10280): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec10280): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec10280): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec10280): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec10280): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.732787069 +0000 UTC m=+37.178682836 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec10280): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11240): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11240): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11240): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4dccb0 item 90 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11240): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11240): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.735175289 +0000 UTC m=+37.181071076 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11240): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11bc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11bc0): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11bc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4dce70 item 90 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11bc0): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11bc0): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11bc0): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11bc0): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11bc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.736757287 +0000 UTC m=+37.182653064 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ec11bc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206340): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206340): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206340): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206340): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206340): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.736757287 +0000 UTC m=+37.182653064 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206340): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4dd180 item 90 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206980): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206980): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206980): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206980): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206980): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206980): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206980): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206980): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.73988792 +0000 UTC m=+37.185783687 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206980): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206ec0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206ec0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206ec0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4dd500 item 91 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206ec0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206ec0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.741066136 +0000 UTC m=+37.186961903 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f206ec0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207400): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207400): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207400): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207400): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207400): >_readAt: n=2, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207400): _writeAt: size=3, off=7 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4dd7a0 item 91 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207400): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207400): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.744141453 +0000 UTC m=+37.190037220 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207400): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207a00): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207a00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207a00): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207a00): >_readAt: n=8, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207a00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.744141453 +0000 UTC m=+37.190037220 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f207a00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f4dd960 item 91 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b780): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b780): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b780): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b780): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b780): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b780): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b780): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b780): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.749372673 +0000 UTC m=+37.195268430 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31b780): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31bcc0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31bcc0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31bcc0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25e690 item 92 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31bcc0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31bcc0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.752063655 +0000 UTC m=+37.197959422 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800f31bcc0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece0300): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece0300): open at offset 5 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece0300): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25e850 item 92 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece0300): _readAt: size=2, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece0300): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece0300): _writeAt: size=3, off=5 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece0300): >_writeAt: n=3, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece0300): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.754203116 +0000 UTC m=+37.200098932 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece0300): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece08c0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece08c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece08c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece08c0): >_readAt: n=3, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece08c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.754203116 +0000 UTC m=+37.200098932 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece08c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25ea10 item 92 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece0f00): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece0f00): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece0f00): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece0f00): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece0f00): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece0f00): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece0f00): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece0f00): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.75794873 +0000 UTC m=+37.203844497 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece0f00): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece1440): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece1440): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece1440): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25efc0 item 93 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece1440): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece1440): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.758853289 +0000 UTC m=+37.204749076 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece1440): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece1b40): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece1b40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece1b40): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece1b40): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece1b40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.758853289 +0000 UTC m=+37.204749076 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ece1b40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25f1f0 item 93 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed32280): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed32280): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed32280): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed32280): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed32280): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed32280): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed32280): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed32280): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.760513515 +0000 UTC m=+37.206409272 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed32280): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed327c0): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed327c0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed327c0): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25f570 item 94 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed327c0): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed327c0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.762507721 +0000 UTC m=+37.208403488 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed327c0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed32ec0): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed32ec0): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed32ec0): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed32ec0): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed32ec0): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.762507721 +0000 UTC m=+37.208403488 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed32ec0): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25f730 item 94 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed33500): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed33500): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed33500): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed33500): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed33500): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed33500): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed33500): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed33500): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.764809428 +0000 UTC m=+37.210705285 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed33500): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9a100): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9a100): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9a100): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800f25fab0 item 95 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9a100): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9a100): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.765984237 +0000 UTC m=+37.211879993 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9a100): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9a800): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9a800): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9a800): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9a800): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9a800): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.765984237 +0000 UTC m=+37.211879993 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9a800): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ec36230 item 95 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 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/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9ae40): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9ae40): open at offset 0 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9ae40): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9ae40): _readAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9ae40): >_readAt: n=0, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9ae40): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9ae40): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9ae40): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.768284801 +0000 UTC m=+37.214180568 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9ae40): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9b380): _writeAt: size=5, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9b380): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9b380): >openPending: err= 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ec36930 item 96 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9b380): >_writeAt: n=5, err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9b380): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.769248292 +0000 UTC m=+37.215144059 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9b380): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/30 01:01:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/30 01:01:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9ba80): _readAt: size=512, off=0 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9ba80): openPending: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9ba80): >openPending: err= 2026/08/30 01:01:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9ba80): >_readAt: n=5, err=EOF 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9ba80): close: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-30 01:01:12.769248292 +0000 UTC m=+37.215144059 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : open-test-file(0x800ed9ba80): >close: err= 2026/08/30 01:01:12 DEBUG : open-test-file: Remove: 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x800ec36c40 item 96 2026/08/30 01:01:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/30 01:01:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/30 01:01:12 DEBUG : open-test-file: >Remove: err= 2026/08/30 01:01:12 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:12 DEBUG : Looking for writers 2026/08/30 01:01:12 DEBUG : >WaitForWriters: 2026/08/30 01:01:12 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.96s) --- PASS: TestRWFileHandleOpenTests/writes (0.47s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.49s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:12 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:12 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:01:12 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:12 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:12 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:01:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:12 DEBUG : file1: newRWFileHandle: 2026/08/30 01:01:12 DEBUG : file1(0x800ed33a00): openPending: 2026/08/30 01:01:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:12 DEBUG : file1(0x800ed33a00): >openPending: err= 2026/08/30 01:01:12 DEBUG : file1: >newRWFileHandle: err= 2026/08/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/30 01:01:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/30 01:01:12 DEBUG : file1(0x800ed33a00): _writeAt: size=2, off=0 2026/08/30 01:01:12 DEBUG : file1(0x800ed33a00): >_writeAt: n=2, err= 2026/08/30 01:01:12 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/30 01:01:12 DEBUG : file1(0x800ed33a00): RWFileHandle.Flush 2026/08/30 01:01:12 DEBUG : file1(0x800ed33a00): RWFileHandle.Release 2026/08/30 01:01:12 DEBUG : file1(0x800ed33a00): close: 2026/08/30 01:01:12 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/30 01:01:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:12 DEBUG : file1(0x800ed33a00): >close: err= 2026/08/30 01:01:12 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:12 DEBUG : Looking for writers 2026/08/30 01:01:12 DEBUG : file1: reading active writers 2026/08/30 01:01:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 01:01:12 DEBUG : Looking for writers 2026/08/30 01:01:12 DEBUG : file1: reading active writers 2026/08/30 01:01:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 01:01:12 DEBUG : Looking for writers 2026/08/30 01:01:12 DEBUG : file1: reading active writers 2026/08/30 01:01:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 01:01:12 DEBUG : Looking for writers 2026/08/30 01:01:12 DEBUG : file1: reading active writers 2026/08/30 01:01:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 01:01:12 DEBUG : file1: vfs cache: starting upload 2026/08/30 01:01:12 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/08/30 01:01:12 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1.a0a9169e.partial" 2026/08/30 01:01:12 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:12 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1.a0a9169e.partial 2026/08/30 01:01:12 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1.a0a9169e.partial" 2026/08/30 01:01:12 DEBUG : Looking for writers 2026/08/30 01:01:12 DEBUG : file1: reading active writers 2026/08/30 01:01:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 01:01:12 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:12 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gaseqaq6hohe/file1.a0a9169e.partial 2026/08/30 01:01:12 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:12 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/30 01:01:12 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/30 01:01:12 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/08/30 01:01:12 INFO : file1: Copied (new) 2026/08/30 01:01:12 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:12 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:12 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:12 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:13 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/30 01:01:13 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/30 01:01:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/30 01:01:13 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/30 01:01:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:13 INFO : file1: vfs cache: upload succeeded try #1 2026/08/30 01:01:13 DEBUG : Looking for writers 2026/08/30 01:01:13 DEBUG : file1: reading active writers 2026/08/30 01:01:13 DEBUG : >WaitForWriters: 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:13 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:13 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/08/30 01:01:13 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:13 DEBUG : Looking for writers 2026/08/30 01:01:13 DEBUG : file1: reading active writers 2026/08/30 01:01:13 DEBUG : >WaitForWriters: 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.49s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:13 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:13 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:13 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:01:13 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:13 DEBUG : rename_me: newRWFileHandle: 2026/08/30 01:01:13 DEBUG : rename_me(0x800f36e400): openPending: 2026/08/30 01:01:13 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/30 01:01:13 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/30 01:01:13 DEBUG : rename_me(0x800f36e400): >openPending: err= 2026/08/30 01:01:13 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/30 01:01:13 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/30 01:01:13 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/30 01:01:13 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/30 01:01:13 DEBUG : rename_me(0x800f36e400): _writeAt: size=5, off=0 2026/08/30 01:01:13 DEBUG : rename_me(0x800f36e400): >_writeAt: n=5, err= 2026/08/30 01:01:13 DEBUG : rename_me(0x800f36e400): close: 2026/08/30 01:01:13 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-30 01:01:13.269109755 +0000 UTC m=+37.715005572 2026/08/30 01:01:13 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/30 01:01:13 DEBUG : rename_me(0x800f36e400): >close: err= 2026/08/30 01:01:13 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/30 01:01:13 DEBUG : i_was_renamed: Updating file with 0x800ee93e10 2026/08/30 01:01:13 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/30 01:01:13 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/30 01:01:13 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:13 DEBUG : Looking for writers 2026/08/30 01:01:13 DEBUG : i_was_renamed: reading active writers 2026/08/30 01:01:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/30 01:01:13 DEBUG : Looking for writers 2026/08/30 01:01:13 DEBUG : i_was_renamed: reading active writers 2026/08/30 01:01:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/30 01:01:13 DEBUG : Looking for writers 2026/08/30 01:01:13 DEBUG : i_was_renamed: reading active writers 2026/08/30 01:01:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/30 01:01:13 DEBUG : Looking for writers 2026/08/30 01:01:13 DEBUG : i_was_renamed: reading active writers 2026/08/30 01:01:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/30 01:01:13 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/30 01:01:13 DEBUG : i_was_renamed.8a2dcb5c.partial: size = 5 OK 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/i_was_renamed.8a2dcb5c.partial" 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/i_was_renamed.8a2dcb5c.partial 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/i_was_renamed.8a2dcb5c.partial" 2026/08/30 01:01:13 DEBUG : Looking for writers 2026/08/30 01:01:13 DEBUG : i_was_renamed: reading active writers 2026/08/30 01:01:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gaseqaq6hohe/i_was_renamed.8a2dcb5c.partial 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:13 DEBUG : i_was_renamed.8a2dcb5c.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/30 01:01:13 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 01:01:13 DEBUG : i_was_renamed.8a2dcb5c.partial: renamed to: i_was_renamed 2026/08/30 01:01:13 INFO : i_was_renamed: Copied (new) 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/i_was_renamed" 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/i_was_renamed 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/i_was_renamed" 2026/08/30 01:01:13 DEBUG : Looking for writers 2026/08/30 01:01:13 DEBUG : i_was_renamed: reading active writers 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gaseqaq6hohe/i_was_renamed 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:13 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/30 01:01:13 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-30 01:01:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/30 01:01:13 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/30 01:01:13 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/30 01:01:13 DEBUG : >WaitForWriters: 2026/08/30 01:01:13 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.34s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:13 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/30 01:01:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:13 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:13 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:13 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/08/30 01:01:13 DEBUG : forgetting directory cache 2026/08/30 01:01:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/30 01:01:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/30 01:01:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/30 01:01:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/30 01:01:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/30 01:01:13 DEBUG : TestRWCacheUpdate(0x800ee94dc0): _readAt: size=512, off=0 2026/08/30 01:01:13 DEBUG : TestRWCacheUpdate(0x800ee94dc0): openPending: 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:13 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-30 00:02:13 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/30 01:01:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate(0x800ee94dc0): >openPending: err= 2026/08/30 01:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate(0x800ee94dc0): >_readAt: n=20, err=EOF 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate(0x800ee94dc0): close: 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-30 00:02:13 +0000 UTC 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate(0x800ee94dc0): >close: err= 2026/08/30 01:01:14 DEBUG : Re-reading directory (108.174273ms old) 2026/08/30 01:01:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:14 DEBUG : forgetting directory cache 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate(0x800f36f840): _readAt: size=512, off=0 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate(0x800f36f840): openPending: 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-30 00:03:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-30 00:02:13 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-30 00:03:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-30 00:02:13 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/30 01:01:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/30 01:01:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate(0x800f36f840): >openPending: err= 2026/08/30 01:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate(0x800f36f840): >_readAt: n=20, err=EOF 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate(0x800f36f840): close: 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-30 00:03:13 +0000 UTC 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate(0x800f36f840): >close: err= 2026/08/30 01:01:14 DEBUG : Re-reading directory (120.140833ms old) 2026/08/30 01:01:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:14 DEBUG : forgetting directory cache 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:14 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:14 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate(0x800eff62c0): _readAt: size=512, off=0 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate(0x800eff62c0): openPending: 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-30 00:04:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-30 00:03:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-30 00:04:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-30 00:03:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/30 01:01:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/30 01:01:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate(0x800eff62c0): >openPending: err= 2026/08/30 01:01:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate(0x800eff62c0): >_readAt: n=20, err=EOF 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate(0x800eff62c0): close: 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-30 00:04:13 +0000 UTC 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate(0x800eff62c0): >close: err= 2026/08/30 01:01:15 DEBUG : Re-reading directory (115.639092ms old) 2026/08/30 01:01:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:15 DEBUG : forgetting directory cache 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate(0x800ede8ec0): _readAt: size=512, off=0 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate(0x800ede8ec0): openPending: 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-30 00:05:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-30 00:04:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-30 00:05:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-30 00:04:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/30 01:01:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/30 01:01:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate(0x800ede8ec0): >openPending: err= 2026/08/30 01:01:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate(0x800ede8ec0): >_readAt: n=20, err=EOF 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate(0x800ede8ec0): close: 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-30 00:05:13 +0000 UTC 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate(0x800ede8ec0): >close: err= 2026/08/30 01:01:15 DEBUG : Re-reading directory (112.053389ms old) 2026/08/30 01:01:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:15 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:15 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/08/30 01:01:15 DEBUG : forgetting directory cache 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate(0x800ede9a80): _readAt: size=512, off=0 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate(0x800ede9a80): openPending: 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-30 00:06:13 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-30 00:05:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-30 00:06:13 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-30 00:05:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/30 01:01:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/30 01:01:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate(0x800ede9a80): >openPending: err= 2026/08/30 01:01:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate(0x800ede9a80): >_readAt: n=20, err=EOF 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate(0x800ede9a80): close: 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-30 00:06:13 +0000 UTC 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate(0x800ede9a80): >close: err= 2026/08/30 01:01:16 DEBUG : Re-reading directory (139.629801ms old) 2026/08/30 01:01:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/08/30 01:01:16 DEBUG : forgetting directory cache 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate(0x800f28c200): _readAt: size=512, off=0 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate(0x800f28c200): openPending: 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-30 00:07:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-30 00:06:13 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-30 00:07:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-30 00:06:13 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/30 01:01:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/30 01:01:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate(0x800f28c200): >openPending: err= 2026/08/30 01:01:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate(0x800f28c200): >_readAt: n=20, err=EOF 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate(0x800f28c200): close: 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-30 00:07:13 +0000 UTC 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate(0x800f28c200): >close: err= 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:16 DEBUG : forgetting directory cache 2026/08/30 01:01:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:16 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:16 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate(0x800f236140): _readAt: size=512, off=0 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate(0x800f236140): openPending: 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-30 00:08:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-30 00:07:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-30 00:08:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-30 00:07:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/30 01:01:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/30 01:01:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate(0x800f236140): >openPending: err= 2026/08/30 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate(0x800f236140): >_readAt: n=21, err=EOF 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate(0x800f236140): close: 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-30 00:08:13 +0000 UTC 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate(0x800f236140): >close: err= 2026/08/30 01:01:17 DEBUG : Re-reading directory (144.103641ms old) 2026/08/30 01:01:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/08/30 01:01:17 DEBUG : forgetting directory cache 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate(0x800f1c6580): _readAt: size=512, off=0 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate(0x800f1c6580): openPending: 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-30 00:09:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-30 00:08:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-30 00:09:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-30 00:08:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/30 01:01:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/30 01:01:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate(0x800f1c6580): >openPending: err= 2026/08/30 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate(0x800f1c6580): >_readAt: n=22, err=EOF 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate(0x800f1c6580): close: 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-30 00:09:13 +0000 UTC 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate(0x800f1c6580): >close: err= 2026/08/30 01:01:17 DEBUG : Re-reading directory (121.391345ms old) 2026/08/30 01:01:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:17 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:17 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:17 DEBUG : forgetting directory cache 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate(0x800f112280): _readAt: size=512, off=0 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate(0x800f112280): openPending: 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-30 00:10:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-30 00:09:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-30 00:10:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-30 00:09:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/30 01:01:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/30 01:01:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate(0x800f112280): >openPending: err= 2026/08/30 01:01:18 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate(0x800f112280): >_readAt: n=23, err=EOF 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate(0x800f112280): close: 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-30 00:10:13 +0000 UTC 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate(0x800f112280): >close: err= 2026/08/30 01:01:18 DEBUG : Re-reading directory (135.778116ms old) 2026/08/30 01:01:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:18 DEBUG : forgetting directory cache 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate(0x800f112f40): _readAt: size=512, off=0 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate(0x800f112f40): openPending: 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/TestRWCacheUpdate" 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-gaseqaq6hohe/TestRWCacheUpdate 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-30 00:11:13 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-30 00:10:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-30 00:11:13 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-30 00:10:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/30 01:01:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/30 01:01:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate(0x800f112f40): >openPending: err= 2026/08/30 01:01:18 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate(0x800f112f40): >_readAt: n=24, err=EOF 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate(0x800f112f40): close: 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-30 00:11:13 +0000 UTC 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate(0x800f112f40): >close: err= 2026/08/30 01:01:18 DEBUG : Re-reading directory (131.382966ms old) 2026/08/30 01:01:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/30 01:01:18 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:18 DEBUG : Looking for writers 2026/08/30 01:01:18 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/30 01:01:18 DEBUG : >WaitForWriters: 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.34s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/FiLeA" 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/FiLeA 2026/08/30 01:01:18 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/FiLeA" 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gaseqaq6hohe/FiLeA 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:19 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/FiLeA" 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/FiLeA 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/FiLeA" 2026/08/30 01:01:19 DEBUG : forgetting directory cache 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-gaseqaq6hohe/FiLeA 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:19 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/FiLeB" 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/FiLeB 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/FiLeB" 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gaseqaq6hohe/FiLeB 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:19 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/FiLeB" 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/FiLeB 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/FiLeB" 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-gaseqaq6hohe/FiLeB 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:19 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/30 01:01:19 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:19 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:19 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/30 01:01:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/30 01:01:19 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/30 01:01:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/FiLeA" 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/FiLeA 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/FiLeA" 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gaseqaq6hohe/FiLeA 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:19 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/30 01:01:19 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/30 01:01:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/30 01:01:19 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/30 01:01:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/FiLeA" 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/FiLeA 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/FiLeA" 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gaseqaq6hohe/FiLeA 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:19 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/30 01:01:19 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/30 01:01:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/30 01:01:19 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/30 01:01:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:19 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:19 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/30 01:01:19 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/30 01:01:19 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/30 01:01:19 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:19 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/FiLeB" 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/FiLeB 2026/08/30 01:01:19 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/FiLeB" 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gaseqaq6hohe/FiLeB 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:20 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/30 01:01:20 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:20 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/30 01:01:20 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/30 01:01:20 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/30 01:01:20 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:20 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/FilEb" 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/FilEb 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/FilEb" 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-gaseqaq6hohe/FilEb 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:20 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/FiLeA" 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/FiLeA 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/FiLeA" 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gaseqaq6hohe/FiLeA 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:20 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/FiLeA" 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/FiLeA 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/FiLeA" 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-gaseqaq6hohe/FiLeA 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:20 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/FiLeB" 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/FiLeB 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/FiLeB" 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gaseqaq6hohe/FiLeB 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:20 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/FiLeB" 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/FiLeB 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/FiLeB" 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-gaseqaq6hohe/FiLeB 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:20 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/FilEb" 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/FilEb 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/FilEb" 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-gaseqaq6hohe/FilEb 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:20 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/FilEb" 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/FilEb 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/FilEb" 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-gaseqaq6hohe/FilEb 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:20 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/08/30 01:01:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/30 01:01:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/30 01:01:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/30 01:01:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:20 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/30 01:01:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/30 01:01:20 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/30 01:01:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:20 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/30 01:01:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/30 01:01:20 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/30 01:01:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:20 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/30 01:01:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/30 01:01:20 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/30 01:01:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:20 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:20 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/30 01:01:20 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/30 01:01:20 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/30 01:01:20 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:20 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/FiLeB" 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/FiLeB 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/FiLeB" 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gaseqaq6hohe/FiLeB 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:20 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/30 01:01:20 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:20 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/30 01:01:20 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/30 01:01:20 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/30 01:01:20 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:20 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/FilEb" 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/FilEb 2026/08/30 01:01:20 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/FilEb" 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-gaseqaq6hohe/FilEb 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:21 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/30 01:01:21 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:21 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/30 01:01:21 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/30 01:01:21 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:21 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/30 01:01:21 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/30 01:01:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/30 01:01:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/30 01:01:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/30 01:01:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:21 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:21 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:21 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:21 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:21 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:21 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/30 01:01:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/30 01:01:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/30 01:01:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:21 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/30 01:01:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/30 01:01:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/30 01:01:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:21 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:21 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:21 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:21 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:21 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:21 DEBUG : Looking for writers 2026/08/30 01:01:21 DEBUG : FiLeA: reading active writers 2026/08/30 01:01:21 DEBUG : FiLeB: reading active writers 2026/08/30 01:01:21 DEBUG : FilEb: reading active writers 2026/08/30 01:01:21 DEBUG : >WaitForWriters: 2026/08/30 01:01:21 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:21 DEBUG : Looking for writers 2026/08/30 01:01:21 DEBUG : FiLeA: reading active writers 2026/08/30 01:01:21 DEBUG : FiLeB: reading active writers 2026/08/30 01:01:21 DEBUG : FilEb: reading active writers 2026/08/30 01:01:21 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.13s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/normal name with no special characters.txt" 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/normal\ name\ with\ no\ special\ characters.txt 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/normal\ name\ with\ no\ special\ characters.txt" 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gaseqaq6hohe/normal name with no special characters.txt 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:21 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/normal name with no special characters.txt" 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/normal\ name\ with\ no\ special\ characters.txt 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/normal\ name\ with\ no\ special\ characters.txt" 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-gaseqaq6hohe/normal name with no special characters.txt 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:21 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/測試_Русский___ě_áñ" 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/測試_Русский___ě_áñ 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/測試_Русский___ě_áñ" 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gaseqaq6hohe/測試_Русский___ě_áñ 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:21 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/測試_Русский___ě_áñ" 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/測試_Русский___ě_áñ 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/測試_Русский___ě_áñ" 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-gaseqaq6hohe/測試_Русский___ě_áñ 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:21 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/30 01:01:21 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/30 01:01:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/30 01:01:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/30 01:01:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/normal name with no special characters.txt" 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/normal\ name\ with\ no\ special\ characters.txt 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/normal\ name\ with\ no\ special\ characters.txt" 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-gaseqaq6hohe/normal name with no special characters.txt 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:21 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/30 01:01:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:21 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/30 01:01:21 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/30 01:01:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/30 01:01:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/測試_Русский___ě_áñ" 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/測試_Русский___ě_áñ 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/測試_Русский___ě_áñ" 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-gaseqaq6hohe/測試_Русский___ě_áñ 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:21 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/30 01:01:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/30 01:01:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/30 01:01:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/30 01:01:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:21 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:21 DEBUG : Looking for writers 2026/08/30 01:01:21 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/30 01:01:21 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/30 01:01:21 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.71s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:21 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Reusing VFS from active cache 2026/08/30 01:01:21 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:21 DEBUG : Looking for writers 2026/08/30 01:01:21 DEBUG : >WaitForWriters: 2026/08/30 01:01:21 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:21 DEBUG : Looking for writers 2026/08/30 01:01:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:21 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:21 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:21 DEBUG : Looking for writers 2026/08/30 01:01:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:21 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:21 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:21 DEBUG : Looking for writers 2026/08/30 01:01:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:21 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:21 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:21 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:22 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:22 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:22 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/30 01:01:22 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:22 DEBUG : dir: Looking for writers 2026/08/30 01:01:22 DEBUG : file2: reading active writers 2026/08/30 01:01:22 DEBUG : Looking for writers 2026/08/30 01:01:22 DEBUG : dir: reading active writers 2026/08/30 01:01:22 DEBUG : file1: reading active writers 2026/08/30 01:01:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.53s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:22 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:22 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:22 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:22 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:22 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/30 01:01:22 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:22 DEBUG : dir: Looking for writers 2026/08/30 01:01:22 DEBUG : Looking for writers 2026/08/30 01:01:22 DEBUG : dir: reading active writers 2026/08/30 01:01:22 DEBUG : file1: reading active writers 2026/08/30 01:01:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.45s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:22 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:22 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:22 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:23 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:23 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:23 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/30 01:01:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:23 DEBUG : file1: Open: flags=O_RDONLY 2026/08/30 01:01:23 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/30 01:01:23 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/30 01:01:23 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:23 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/30 01:01:23 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/30 01:01:23 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:23 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:23 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/30 01:01:23 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/30 01:01:23 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/30 01:01:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: File to upload is small (0 bytes), uploading instead of streaming 2026/08/30 01:01:23 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/new_file.txt" 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/new_file.txt 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/new_file.txt" 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gaseqaq6hohe/dir/new_file.txt 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:23 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/30 01:01:23 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/30 01:01:23 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/30 01:01:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/30 01:01:23 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:23 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/30 01:01:23 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:23 DEBUG : dir: Looking for writers 2026/08/30 01:01:23 DEBUG : new_file.txt: reading active writers 2026/08/30 01:01:23 DEBUG : file2: reading active writers 2026/08/30 01:01:23 DEBUG : Looking for writers 2026/08/30 01:01:23 DEBUG : dir: reading active writers 2026/08/30 01:01:23 DEBUG : file1: reading active writers 2026/08/30 01:01:23 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.60s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:23 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:23 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file2" 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gaseqaq6hohe/dir/file2 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:23 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/30 01:01:23 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/30 01:01:23 DEBUG : dir/file1: Updating file with dir/file1 0x800f24a9c0 2026/08/30 01:01:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/30 01:01:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:23 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/dir/file1" 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gaseqaq6hohe/dir/file1 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:23 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/30 01:01:23 INFO : dir/file1: Moved (server-side) to: file0 2026/08/30 01:01:23 DEBUG : file0: Updating file with file0 0x800f24a9c0 2026/08/30 01:01:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/30 01:01:23 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file0" 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file0 2026/08/30 01:01:23 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file0" 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-gaseqaq6hohe/file0 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:24 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file0" 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/file0 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/file0" 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-gaseqaq6hohe/file0 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:24 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/30 01:01:24 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:24 DEBUG : dir: Looking for writers 2026/08/30 01:01:24 DEBUG : Looking for writers 2026/08/30 01:01:24 DEBUG : dir: reading active writers 2026/08/30 01:01:24 DEBUG : file0: reading active writers 2026/08/30 01:01:24 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.79s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:24 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Server has VFS statistics extension 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: About path "/rclone-test-gaseqaq6hohe" 2026/08/30 01:01:24 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:24 DEBUG : Looking for writers 2026/08/30 01:01:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:24 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:24 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/30 01:01:24 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/30 01:01:24 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/30 01:01:24 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/30 01:01:24 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/30 01:01:24 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:24 DEBUG : c: Looking for writers 2026/08/30 01:01:24 DEBUG : d: Looking for writers 2026/08/30 01:01:24 DEBUG : Looking for writers 2026/08/30 01:01:24 DEBUG : a: Looking for writers 2026/08/30 01:01:24 DEBUG : b: Looking for writers 2026/08/30 01:01:24 DEBUG : Looking for writers 2026/08/30 01:01:24 DEBUG : /: reading active writers 2026/08/30 01:01:24 DEBUG : a: reading active writers 2026/08/30 01:01:24 DEBUG : b: reading active writers 2026/08/30 01:01:24 DEBUG : c: reading active writers 2026/08/30 01:01:24 DEBUG : d: reading active writers 2026/08/30 01:01:24 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.33s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:24 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:24 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/30 01:01:24 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/30 01:01:24 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/30 01:01:24 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/30 01:01:24 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:24 DEBUG : a/b/c/d: Looking for writers 2026/08/30 01:01:24 DEBUG : a/b/c: Looking for writers 2026/08/30 01:01:24 DEBUG : d: reading active writers 2026/08/30 01:01:24 DEBUG : a/b: Looking for writers 2026/08/30 01:01:24 DEBUG : c: reading active writers 2026/08/30 01:01:24 DEBUG : a: Looking for writers 2026/08/30 01:01:24 DEBUG : b: reading active writers 2026/08/30 01:01:24 DEBUG : Looking for writers 2026/08/30 01:01:24 DEBUG : a: reading active writers 2026/08/30 01:01:24 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.10s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:24 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:24 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:24 DEBUG : Looking for writers 2026/08/30 01:01:24 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.01s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:24 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 01:01:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 01:01:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:24 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/30 01:01:24 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/30 01:01:24 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: File to upload is small (5 bytes), uploading instead of streaming 2026/08/30 01:01:24 DEBUG : file1: size = 5 OK 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:24 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/30 01:01:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 01:01:24 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/30 01:01:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:24 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:24 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/30 01:01:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 01:01:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 01:01:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 01:01:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 01:01:24 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/30 01:01:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/30 01:01:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/30 01:01:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 01:01:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 01:01:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: File to upload is small (0 bytes), uploading instead of streaming 2026/08/30 01:01:24 DEBUG : file1: size = 0 OK 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:24 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:25 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:25 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:25 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:25 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/30 01:01:25 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/30 01:01:25 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/30 01:01:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/30 01:01:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/30 01:01:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 01:01:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 01:01:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:25 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: File to upload is small (7 bytes), uploading instead of streaming 2026/08/30 01:01:25 DEBUG : file1: size = 7 OK 2026/08/30 01:01:25 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:25 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:25 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:25 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:25 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:25 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:25 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:25 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/08/30 01:01:25 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/30 01:01:25 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/30 01:01:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:25 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:25 DEBUG : Looking for writers 2026/08/30 01:01:25 DEBUG : file1: reading active writers 2026/08/30 01:01:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.66s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:25 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 01:01:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 01:01:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:25 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/30 01:01:26 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/30 01:01:26 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/30 01:01:26 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: File to upload is small (11 bytes), uploading instead of streaming 2026/08/30 01:01:26 DEBUG : file1: size = 11 OK 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:26 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/30 01:01:26 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/30 01:01:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/30 01:01:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:26 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:26 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:26 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/30 01:01:26 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:26 DEBUG : Looking for writers 2026/08/30 01:01:26 DEBUG : file1: reading active writers 2026/08/30 01:01:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.38s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:26 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 01:01:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 01:01:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Connection OK after error: context canceled 2026/08/30 01:01:26 DEBUG : file1: Removed after failed upload: context canceled 2026/08/30 01:01:26 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/30 01:01:26 DEBUG : file1: Remove: 2026/08/30 01:01:26 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/30 01:01:26 DEBUG : file1: >Remove: err= 2026/08/30 01:01:26 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:26 DEBUG : Looking for writers 2026/08/30 01:01:26 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:26 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 01:01:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 01:01:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Connection OK after error: context canceled 2026/08/30 01:01:26 DEBUG : file1: Removed after failed upload: context canceled 2026/08/30 01:01:26 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/30 01:01:26 DEBUG : file1: Remove: 2026/08/30 01:01:26 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/30 01:01:26 DEBUG : file1: >Remove: err= 2026/08/30 01:01:26 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:26 DEBUG : Looking for writers 2026/08/30 01:01:26 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:26 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:26 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:26 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/30 01:01:26 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/30 01:01:26 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/30 01:01:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: File to upload is small (5 bytes), uploading instead of streaming 2026/08/30 01:01:26 DEBUG : file2: size = 5 OK 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file2" 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file2 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file2" 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gaseqaq6hohe/file2 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:26 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/30 01:01:26 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 01:01:26 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/30 01:01:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file2" 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file2 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file2" 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gaseqaq6hohe/file2 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:26 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file2" 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/file2 2026/08/30 01:01:26 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/file2" 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-gaseqaq6hohe/file2 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:27 DEBUG : file2: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/30 01:01:27 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:27 DEBUG : Looking for writers 2026/08/30 01:01:27 DEBUG : file2: reading active writers 2026/08/30 01:01:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.45s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.07s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.04s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.34s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:27 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 01:01:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 01:01:27 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/30 01:01:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: File to upload is small (5 bytes), uploading instead of streaming 2026/08/30 01:01:27 DEBUG : file1: size = 5 OK 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:27 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/30 01:01:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/30 01:01:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/30 01:01:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:27 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/30 01:01:27 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:27 DEBUG : Looking for writers 2026/08/30 01:01:27 DEBUG : file1: reading active writers 2026/08/30 01:01:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:27 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 01:01:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 01:01:27 DEBUG : file1: WriteFileHandle.Release closing 2026/08/30 01:01:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: File to upload is small (0 bytes), uploading instead of streaming 2026/08/30 01:01:27 DEBUG : file1: size = 0 OK 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:27 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/30 01:01:27 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/30 01:01:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/30 01:01:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:27 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/30 01:01:27 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:27 DEBUG : Looking for writers 2026/08/30 01:01:27 DEBUG : file1: reading active writers 2026/08/30 01:01:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.12s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:27 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 01:01:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 01:01:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: File to upload is small (2 bytes), uploading instead of streaming 2026/08/30 01:01:27 DEBUG : file1: size = 2 OK 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:27 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/30 01:01:27 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/30 01:01:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/30 01:01:27 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/30 01:01:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:27 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:27 DEBUG : Looking for writers 2026/08/30 01:01:27 DEBUG : file1: reading active writers 2026/08/30 01:01:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.15s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:27 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 01:01:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 01:01:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: File to upload is small (0 bytes), uploading instead of streaming 2026/08/30 01:01:27 DEBUG : file1: size = 0 OK 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:27 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/30 01:01:27 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/30 01:01:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/30 01:01:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:27 DEBUG : file1: Open: flags=O_RDONLY 2026/08/30 01:01:27 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/30 01:01:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/30 01:01:27 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:27 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:27 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:27 DEBUG : Looking for writers 2026/08/30 01:01:27 DEBUG : file1: reading active writers 2026/08/30 01:01:27 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:27 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/30 01:01:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/30 01:01:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: File to upload is small (100 bytes), uploading instead of streaming 2026/08/30 01:01:27 DEBUG : file1: size = 100 OK 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/file1" 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: ad66b08394d3b89e3b83a28f62d33369 /rclone-test-gaseqaq6hohe/file1 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:27 DEBUG : file1: Parsed hash: ad66b08394d3b89e3b83a28f62d33369 2026/08/30 01:01:27 DEBUG : file1: md5 = ad66b08394d3b89e3b83a28f62d33369 OK 2026/08/30 01:01:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/30 01:01:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/30 01:01:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/30 01:01:27 DEBUG : file1: Open: flags=O_RDONLY 2026/08/30 01:01:27 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/30 01:01:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/30 01:01:27 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:27 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:27 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:27 DEBUG : Looking for writers 2026/08/30 01:01:27 DEBUG : file1: reading active writers 2026/08/30 01:01:27 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.15s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:27 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:27 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/30 01:01:27 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/30 01:01:27 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/30 01:01:27 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/30 01:01:27 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/30 01:01:27 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/30 01:01:27 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/30 01:01:27 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/30 01:01:27 DEBUG : stalled: Remove: 2026/08/30 01:01:27 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/30 01:01:27 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:27 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/flat/f000.txt" 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/flat/f000.txt 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/flat/f000.txt" 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-gaseqaq6hohe/flat/f000.txt 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:27 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/flat/f000.txt" 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/flat/f000.txt 2026/08/30 01:01:27 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/flat/f000.txt" 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-gaseqaq6hohe/flat/f000.txt 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:28 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/flat/f001.txt" 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/flat/f001.txt 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/flat/f001.txt" 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-gaseqaq6hohe/flat/f001.txt 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:28 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/flat/f001.txt" 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/flat/f001.txt 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/flat/f001.txt" 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-gaseqaq6hohe/flat/f001.txt 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:28 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/flat/f002.txt" 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/flat/f002.txt 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/flat/f002.txt" 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-gaseqaq6hohe/flat/f002.txt 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:28 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/flat/f002.txt" 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/flat/f002.txt 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/flat/f002.txt" 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-gaseqaq6hohe/flat/f002.txt 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:28 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/flat/f003.txt" 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/flat/f003.txt 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/flat/f003.txt" 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-gaseqaq6hohe/flat/f003.txt 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:28 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/flat/f003.txt" 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/flat/f003.txt 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/flat/f003.txt" 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-gaseqaq6hohe/flat/f003.txt 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:28 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/flat/f004.txt" 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/flat/f004.txt 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/flat/f004.txt" 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-gaseqaq6hohe/flat/f004.txt 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:28 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/flat/f004.txt" 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: sha1sum /rclone-test-gaseqaq6hohe/flat/f004.txt 2026/08/30 01:01:28 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-gaseqaq6hohe/flat/f004.txt" 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-gaseqaq6hohe/flat/f004.txt 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:29 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/08/30 01:01:29 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/30 01:01:29 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/30 01:01:29 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:29 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/flat/f000.txt" 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/flat/f000.txt 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/flat/f000.txt" 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-gaseqaq6hohe/flat/f000.txt 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:29 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/30 01:01:29 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/30 01:01:29 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/30 01:01:29 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:29 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/flat/f001.txt" 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/flat/f001.txt 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/flat/f001.txt" 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-gaseqaq6hohe/flat/f001.txt 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:29 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/30 01:01:29 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/30 01:01:29 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/30 01:01:29 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:29 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/flat/f002.txt" 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/flat/f002.txt 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/flat/f002.txt" 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-gaseqaq6hohe/flat/f002.txt 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:29 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/30 01:01:29 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/30 01:01:29 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/30 01:01:29 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:29 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/flat/f003.txt" 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/flat/f003.txt 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/flat/f003.txt" 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-gaseqaq6hohe/flat/f003.txt 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:29 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/30 01:01:29 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/30 01:01:29 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/30 01:01:29 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:29 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/flat/f004.txt" 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/flat/f004.txt 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/flat/f004.txt" 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-gaseqaq6hohe/flat/f004.txt 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:29 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/30 01:01:29 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:29 DEBUG : flat: Looking for writers 2026/08/30 01:01:29 DEBUG : f003.txt: reading active writers 2026/08/30 01:01:29 DEBUG : f004.txt: reading active writers 2026/08/30 01:01:29 DEBUG : f000.txt: reading active writers 2026/08/30 01:01:29 DEBUG : f001.txt: reading active writers 2026/08/30 01:01:29 DEBUG : f002.txt: reading active writers 2026/08/30 01:01:29 DEBUG : Looking for writers 2026/08/30 01:01:29 DEBUG : flat: reading active writers 2026/08/30 01:01:29 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (2.05s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:29 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:29 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/30 01:01:29 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/30 01:01:29 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:29 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/a/b/c/deep.txt" 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/a/b/c/deep.txt 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/a/b/c/deep.txt" 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-gaseqaq6hohe/a/b/c/deep.txt 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:29 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/08/30 01:01:29 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/30 01:01:29 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/30 01:01:29 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:29 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/a/b/mid.txt" 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/a/b/mid.txt 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/a/b/mid.txt" 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-gaseqaq6hohe/a/b/mid.txt 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:29 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/08/30 01:01:29 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/30 01:01:29 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/30 01:01:29 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:29 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/a/top.txt" 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/a/top.txt 2026/08/30 01:01:29 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/a/top.txt" 2026/08/30 01:01:30 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:30 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-gaseqaq6hohe/a/top.txt 2026/08/30 01:01:30 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:30 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/08/30 01:01:30 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:30 DEBUG : a/b/c: Looking for writers 2026/08/30 01:01:30 DEBUG : deep.txt: reading active writers 2026/08/30 01:01:30 DEBUG : a/b: Looking for writers 2026/08/30 01:01:30 DEBUG : c: reading active writers 2026/08/30 01:01:30 DEBUG : mid.txt: reading active writers 2026/08/30 01:01:30 DEBUG : a: Looking for writers 2026/08/30 01:01:30 DEBUG : b: reading active writers 2026/08/30 01:01:30 DEBUG : top.txt: reading active writers 2026/08/30 01:01:30 DEBUG : Looking for writers 2026/08/30 01:01:30 DEBUG : a: reading active writers 2026/08/30 01:01:30 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.41s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:30 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:30 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/30 01:01:30 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/30 01:01:30 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/bigdir/big.bin" 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/bigdir/big.bin 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/bigdir/big.bin" 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 0ba536b699c4dbfd06debbafde8e6c73 /rclone-test-gaseqaq6hohe/bigdir/big.bin 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:32 DEBUG : bigdir/big.bin: Parsed hash: 0ba536b699c4dbfd06debbafde8e6c73 2026/08/30 01:01:32 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:32 DEBUG : bigdir: Looking for writers 2026/08/30 01:01:32 DEBUG : big.bin: reading active writers 2026/08/30 01:01:32 DEBUG : Looking for writers 2026/08/30 01:01:32 DEBUG : bigdir: reading active writers 2026/08/30 01:01:32 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (2.14s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-gaseqaq6hohe", Local "Local file system at /tmp/rclone319861239", Modify Window "1s" 2026/08/30 01:01:32 INFO : sftp://rclone@:22/rclone-test-gaseqaq6hohe: poll-interval is not supported by this remote 2026/08/30 01:01:32 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/30 01:01:32 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/30 01:01:32 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:32 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir1/a.txt" 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir1/a.txt 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir1/a.txt" 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-gaseqaq6hohe/dir1/a.txt 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:32 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/08/30 01:01:32 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/30 01:01:32 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/30 01:01:32 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:32 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir2/b.txt" 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir2/b.txt 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir2/b.txt" 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: 415290769594460e2e485922904f345d /rclone-test-gaseqaq6hohe/dir2/b.txt 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:32 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/08/30 01:01:32 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/30 01:01:32 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/30 01:01:32 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/30 01:01:32 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Shell path "/rclone-test-gaseqaq6hohe/dir3/c.txt" 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: creating additional session 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Running remote command: md5sum /rclone-test-gaseqaq6hohe/dir3/c.txt 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-gaseqaq6hohe/dir3/c.txt" 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: command exited OK 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-gaseqaq6hohe/dir3/c.txt 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: ssh external: close 2026/08/30 01:01:32 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/08/30 01:01:32 DEBUG : WaitForWriters: timeout=30s 2026/08/30 01:01:32 DEBUG : dir1: Looking for writers 2026/08/30 01:01:32 DEBUG : a.txt: reading active writers 2026/08/30 01:01:32 DEBUG : dir2: Looking for writers 2026/08/30 01:01:32 DEBUG : b.txt: reading active writers 2026/08/30 01:01:32 DEBUG : dir3: Looking for writers 2026/08/30 01:01:32 DEBUG : c.txt: reading active writers 2026/08/30 01:01:32 DEBUG : Looking for writers 2026/08/30 01:01:32 DEBUG : dir1: reading active writers 2026/08/30 01:01:32 DEBUG : dir2: reading active writers 2026/08/30 01:01:32 DEBUG : dir3: reading active writers 2026/08/30 01:01:32 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.40s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/30 01:01:32 DEBUG : sftp://rclone@:22/rclone-test-gaseqaq6hohe: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 57.151967753s (try 1/5)