"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/08/15 05:21:01 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-behexek1kaxo" 2026/08/15 05:21:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/15 05:21:01 DEBUG : Setting type=XXX for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/08/15 05:21:01 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/15 05:21:01 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/08/15 05:21:01 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/15 05:21:01 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/15 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: 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/15 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell type "unix" from config 2026/08/15 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Relative path resolved to "/rclone-test-behexek1kaxo" 2026/08/15 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Using root directory "/rclone-test-behexek1kaxo" 2026/08/15 05:21:01 DEBUG : Creating backend with remote "/tmp/rclone1630729146" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:01 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:01 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:01 DEBUG : dir: Looking for writers 2026/08/15 05:21:01 DEBUG : Looking for writers 2026/08/15 05:21:01 DEBUG : dir: reading active writers 2026/08/15 05:21:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.24s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:01 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:01 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:02 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:02 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/subdir/file3" 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/subdir/file3 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/subdir/file3" 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-behexek1kaxo/dir/subdir/file3 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:02 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/subdir/file3" 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/subdir/file3 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/subdir/file3" 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-behexek1kaxo/dir/subdir/file3 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:02 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/08/15 05:21:02 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:02 DEBUG : dir/subdir: Looking for writers 2026/08/15 05:21:02 DEBUG : dir: Looking for writers 2026/08/15 05:21:02 DEBUG : file1: reading active writers 2026/08/15 05:21:02 DEBUG : file2: reading active writers 2026/08/15 05:21:02 DEBUG : subdir: reading active writers 2026/08/15 05:21:02 DEBUG : Looking for writers 2026/08/15 05:21:02 DEBUG : dir: reading active writers 2026/08/15 05:21:02 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.68s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:02 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:02 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:02 DEBUG : dir: Looking for writers 2026/08/15 05:21:02 DEBUG : file1: reading active writers 2026/08/15 05:21:02 DEBUG : Looking for writers 2026/08/15 05:21:02 DEBUG : dir: reading active writers 2026/08/15 05:21:02 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.25s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:02 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:02 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:03 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:03 DEBUG : dir: Looking for writers 2026/08/15 05:21:03 DEBUG : Looking for writers 2026/08/15 05:21:03 DEBUG : dir: reading active writers 2026/08/15 05:21:03 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.19s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:03 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:03 DEBUG : dir: forgetting directory cache 2026/08/15 05:21:03 DEBUG : forgetting directory cache 2026/08/15 05:21:03 DEBUG : dir: forgetting directory cache 2026/08/15 05:21:03 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:03 DEBUG : Looking for writers 2026/08/15 05:21:03 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.20s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:03 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:03 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/15 05:21:03 DEBUG : dir: invalidating directory cache 2026/08/15 05:21:03 DEBUG : >ForgetPath: 2026/08/15 05:21:03 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/15 05:21:03 DEBUG : invalidating directory cache 2026/08/15 05:21:03 DEBUG : dir: forgetting directory cache 2026/08/15 05:21:03 DEBUG : >ForgetPath: 2026/08/15 05:21:03 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/15 05:21:03 DEBUG : >ForgetPath: 2026/08/15 05:21:03 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:03 DEBUG : dir: Looking for writers 2026/08/15 05:21:03 DEBUG : Looking for writers 2026/08/15 05:21:03 DEBUG : dir: reading active writers 2026/08/15 05:21:03 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.25s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:03 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: 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/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/fil/a/b/c" 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/fil/a/b/c 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/fil/a/b/c" 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-behexek1kaxo/fil/a/b/c 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:03 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/fil/a/b/c" 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/fil/a/b/c 2026/08/15 05:21:03 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/fil/a/b/c" 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-behexek1kaxo/fil/a/b/c 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:04 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:04 DEBUG : forgetting directory cache 2026/08/15 05:21:04 DEBUG : dir: forgetting directory cache 2026/08/15 05:21:04 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:04 DEBUG : dir: Looking for writers 2026/08/15 05:21:04 DEBUG : fil/a/b: Looking for writers 2026/08/15 05:21:04 DEBUG : fil/a: Looking for writers 2026/08/15 05:21:04 DEBUG : b: reading active writers 2026/08/15 05:21:04 DEBUG : fil: Looking for writers 2026/08/15 05:21:04 DEBUG : a: reading active writers 2026/08/15 05:21:04 DEBUG : Looking for writers 2026/08/15 05:21:04 DEBUG : dir: reading active writers 2026/08/15 05:21:04 DEBUG : fil: reading active writers 2026/08/15 05:21:04 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.78s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:04 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:04 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:04 DEBUG : dir: Looking for writers 2026/08/15 05:21:04 DEBUG : Looking for writers 2026/08/15 05:21:04 DEBUG : dir: reading active writers 2026/08/15 05:21:04 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.22s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:04 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:04 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:04 DEBUG : dir: Looking for writers 2026/08/15 05:21:04 DEBUG : file1: reading active writers 2026/08/15 05:21:04 DEBUG : Looking for writers 2026/08/15 05:21:04 DEBUG : dir: reading active writers 2026/08/15 05:21:04 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.22s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:04 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:04 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:05 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:05 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/subdir/file3" 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/subdir/file3 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/subdir/file3" 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-behexek1kaxo/dir/subdir/file3 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:05 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/subdir/file3" 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/subdir/file3 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/subdir/file3" 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-behexek1kaxo/dir/subdir/file3 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:05 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/08/15 05:21:05 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/15 05:21:05 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/15 05:21:05 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/15 05:21:05 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/15 05:21:05 DEBUG : Waiting for deletions to finish 2026/08/15 05:21:05 INFO : dir/subdir/file3: Deleted 2026/08/15 05:21:05 DEBUG : removing 1 level 2 directories 2026/08/15 05:21:05 INFO : dir/subdir: Removing directory 2026/08/15 05:21:05 DEBUG : dir: invalidating directory cache 2026/08/15 05:21:05 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/15 05:21:05 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/15 05:21:05 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/15 05:21:05 DEBUG : dir/file1: Reset virtual modtime 2026/08/15 05:21:05 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/15 05:21:05 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/15 05:21:05 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/15 05:21:05 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/15 05:21:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 05:21:05 DEBUG : dir: invalidating directory cache 2026/08/15 05:21:05 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/15 05:21:05 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/15 05:21:05 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/15 05:21:05 DEBUG : forgetting directory cache 2026/08/15 05:21:05 DEBUG : dir: forgetting directory cache 2026/08/15 05:21:05 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/15 05:21:05 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:05 DEBUG : dir/virtualDir: Looking for writers 2026/08/15 05:21:05 DEBUG : dir: Looking for writers 2026/08/15 05:21:05 DEBUG : virtualFile: reading active writers 2026/08/15 05:21:05 DEBUG : virtualDir: reading active writers 2026/08/15 05:21:05 DEBUG : file1: reading active writers 2026/08/15 05:21:05 DEBUG : virtualFile2: reading active writers 2026/08/15 05:21:05 DEBUG : Looking for writers 2026/08/15 05:21:05 DEBUG : dir: reading active writers 2026/08/15 05:21:05 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.67s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:05 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:05 ERROR : dir/: Can only open directories read only 2026/08/15 05:21:05 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:05 DEBUG : dir: Looking for writers 2026/08/15 05:21:05 DEBUG : Looking for writers 2026/08/15 05:21:05 DEBUG : dir: reading active writers 2026/08/15 05:21:05 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.23s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:05 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:05 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:05 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/15 05:21:05 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/15 05:21:05 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: File to upload is small (5 bytes), uploading instead of streaming 2026/08/15 05:21:05 DEBUG : dir/potato: size = 5 OK 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/potato" 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/potato 2026/08/15 05:21:05 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/potato" 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-behexek1kaxo/dir/potato 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:06 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/15 05:21:06 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 05:21:06 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/15 05:21:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/15 05:21:06 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:06 DEBUG : dir: Looking for writers 2026/08/15 05:21:06 DEBUG : file1: reading active writers 2026/08/15 05:21:06 DEBUG : potato: reading active writers 2026/08/15 05:21:06 DEBUG : Looking for writers 2026/08/15 05:21:06 DEBUG : dir: reading active writers 2026/08/15 05:21:06 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.41s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:06 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:06 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:06 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:06 DEBUG : dir/sub: Looking for writers 2026/08/15 05:21:06 DEBUG : dir: Looking for writers 2026/08/15 05:21:06 DEBUG : file1: reading active writers 2026/08/15 05:21:06 DEBUG : sub: reading active writers 2026/08/15 05:21:06 DEBUG : Looking for writers 2026/08/15 05:21:06 DEBUG : dir: reading active writers 2026/08/15 05:21:06 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.50s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:06 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:06 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/15 05:21:06 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:06 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:06 DEBUG : dir/sub/subsub: Looking for writers 2026/08/15 05:21:06 DEBUG : dir/sub: Looking for writers 2026/08/15 05:21:06 DEBUG : subsub: reading active writers 2026/08/15 05:21:06 DEBUG : dir: Looking for writers 2026/08/15 05:21:06 DEBUG : file1: reading active writers 2026/08/15 05:21:06 DEBUG : sub: reading active writers 2026/08/15 05:21:06 DEBUG : Looking for writers 2026/08/15 05:21:06 DEBUG : dir: reading active writers 2026/08/15 05:21:06 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.44s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:06 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:06 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:07 ERROR : dir/: Dir.Remove not empty 2026/08/15 05:21:07 DEBUG : dir/file1: Remove: 2026/08/15 05:21:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 05:21:07 DEBUG : dir/file1: >Remove: err= 2026/08/15 05:21:07 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/15 05:21:07 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:07 DEBUG : Looking for writers 2026/08/15 05:21:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.22s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:07 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:07 DEBUG : dir/file1: Remove: 2026/08/15 05:21:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 05:21:07 DEBUG : dir/file1: >Remove: err= 2026/08/15 05:21:07 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/15 05:21:07 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:07 DEBUG : Looking for writers 2026/08/15 05:21:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.23s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:07 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:07 DEBUG : dir/file1: Remove: 2026/08/15 05:21:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 05:21:07 DEBUG : dir/file1: >Remove: err= 2026/08/15 05:21:07 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:07 DEBUG : dir: Looking for writers 2026/08/15 05:21:07 DEBUG : Looking for writers 2026/08/15 05:21:07 DEBUG : dir: reading active writers 2026/08/15 05:21:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.33s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:07 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:07 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file3" 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file3 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file3" 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-behexek1kaxo/dir/file3 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:08 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file3" 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file3 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file3" 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-behexek1kaxo/dir/file3 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:08 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/15 05:21:08 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/15 05:21:08 DEBUG : dir: Updating dir with dir2 0x2515902d200 2026/08/15 05:21:08 DEBUG : dir: forgetting directory cache 2026/08/15 05:21:08 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/15 05:21:08 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir2/file1" 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir2/file1 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir2/file1" 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir2/file1 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:08 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir2/file1" 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir2/file1 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir2/file1" 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir2/file1 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:08 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir2/file3" 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir2/file3 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir2/file3" 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-behexek1kaxo/dir2/file3 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:08 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir2/file3" 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir2/file3 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir2/file3" 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-behexek1kaxo/dir2/file3 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:08 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/15 05:21:08 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/15 05:21:08 DEBUG : file2: Updating file with file2 0x2515936c680 2026/08/15 05:21:08 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/15 05:21:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file2" 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file2 2026/08/15 05:21:08 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file2" 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/file2 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:09 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file2" 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/file2 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/file2" 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/file2 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:09 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir2/file3" 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir2/file3 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir2/file3" 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-behexek1kaxo/dir2/file3 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:09 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir2/file3" 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir2/file3 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir2/file3" 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-behexek1kaxo/dir2/file3 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:09 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/15 05:21:09 INFO : dir2/file3: Deleted 2026/08/15 05:21:09 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/15 05:21:09 DEBUG : dir2/file3: Updating file with dir2/file3 0x2515936c680 2026/08/15 05:21:09 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/15 05:21:09 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir2/file3" 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir2/file3 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir2/file3" 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir2/file3 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:09 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir2/file3" 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir2/file3 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir2/file3" 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir2/file3 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:09 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:09 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/15 05:21:09 DEBUG : empty directory: Updating dir with renamed empty directory 0x2515948d8c0 2026/08/15 05:21:09 DEBUG : empty directory: forgetting directory cache 2026/08/15 05:21:09 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/15 05:21:09 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/15 05:21:09 DEBUG : dir2: Renaming to "dir3" 2026/08/15 05:21:09 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:09 DEBUG : dir3: Looking for writers 2026/08/15 05:21:09 DEBUG : file3: reading active writers 2026/08/15 05:21:09 DEBUG : renamed empty directory: Looking for writers 2026/08/15 05:21:09 DEBUG : Looking for writers 2026/08/15 05:21:09 DEBUG : dir3: reading active writers 2026/08/15 05:21:09 DEBUG : renamed empty directory: reading active writers 2026/08/15 05:21:09 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.83s) === 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-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:09 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/15 05:21:09 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:09 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 05:21:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/15 05:21:09 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/15 05:21:09 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/15 05:21:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/15 05:21:09 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:09 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 05:21:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/15 05:21:09 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/15 05:21:09 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/15 05:21:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: File to upload is small (12 bytes), uploading instead of streaming 2026/08/15 05:21:09 DEBUG : dir/sub/file2: size = 12 OK 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/sub/file2" 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/sub/file2 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/sub/file2" 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-behexek1kaxo/dir/sub/file2 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:09 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/08/15 05:21:09 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/15 05:21:09 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/15 05:21:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/15 05:21:09 DEBUG : forgetting directory cache 2026/08/15 05:21:09 DEBUG : dir: forgetting directory cache 2026/08/15 05:21:09 DEBUG : dir/sub: forgetting directory cache 2026/08/15 05:21:09 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/15 05:21:09 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: File to upload is small (5 bytes), uploading instead of streaming 2026/08/15 05:21:09 DEBUG : dir/sub/file0: size = 5 OK 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/sub/file0" 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/sub/file0 2026/08/15 05:21:09 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/sub/file0" 2026/08/15 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-behexek1kaxo/dir/sub/file0 2026/08/15 05:21:10 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:10 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/15 05:21:10 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 05:21:10 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/15 05:21:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/15 05:21:10 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:10 DEBUG : dir/sub: Looking for writers 2026/08/15 05:21:10 DEBUG : file0: reading active writers 2026/08/15 05:21:10 DEBUG : file2: reading active writers 2026/08/15 05:21:10 DEBUG : dir: Looking for writers 2026/08/15 05:21:10 DEBUG : file1: reading active writers 2026/08/15 05:21:10 DEBUG : sub: reading active writers 2026/08/15 05:21:10 DEBUG : Looking for writers 2026/08/15 05:21:10 DEBUG : dir: reading active writers 2026/08/15 05:21:10 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.45s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:10 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:10 DEBUG : forgetting directory cache 2026/08/15 05:21:11 DEBUG : forgetting directory cache 2026/08/15 05:21:11 DEBUG : dir: forgetting directory cache 2026/08/15 05:21:11 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:11 DEBUG : dir: Looking for writers 2026/08/15 05:21:11 DEBUG : Looking for writers 2026/08/15 05:21:11 DEBUG : dir: reading active writers 2026/08/15 05:21:11 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:11 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/15 05:21:11 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:11 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/15 05:21:11 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/15 05:21:11 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/15 05:21:11 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:11 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:11 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/15 05:21:11 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:11 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/15 05:21:11 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/15 05:21:11 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/15 05:21:11 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:11 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:11 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:11 DEBUG : dir: Looking for writers 2026/08/15 05:21:11 DEBUG : file1: reading active writers 2026/08/15 05:21:11 DEBUG : file1.metadata: reading active writers 2026/08/15 05:21:11 DEBUG : Looking for writers 2026/08/15 05:21:11 DEBUG : dir: reading active writers 2026/08/15 05:21:11 DEBUG : dir.metadata: reading active writers 2026/08/15 05:21:11 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.20s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:11 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:11 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:11 DEBUG : dir: Looking for writers 2026/08/15 05:21:11 DEBUG : file1: reading active writers 2026/08/15 05:21:11 DEBUG : Looking for writers 2026/08/15 05:21:11 DEBUG : dir: reading active writers 2026/08/15 05:21:11 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.24s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:11 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:11 DEBUG : Can set mod time: true 2026/08/15 05:21:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:11 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:12 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:12 DEBUG : dir: Looking for writers 2026/08/15 05:21:12 DEBUG : file1: reading active writers 2026/08/15 05:21:12 DEBUG : Looking for writers 2026/08/15 05:21:12 DEBUG : dir: reading active writers 2026/08/15 05:21:12 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:12 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 05:21:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/15 05:21:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: File to upload is small (0 bytes), uploading instead of streaming 2026/08/15 05:21:12 DEBUG : dir/file1: size = 0 OK 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:12 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/15 05:21:12 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/15 05:21:12 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/15 05:21:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/15 05:21:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:12 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:12 DEBUG : dir: Looking for writers 2026/08/15 05:21:12 DEBUG : file1: reading active writers 2026/08/15 05:21:12 DEBUG : Looking for writers 2026/08/15 05:21:12 DEBUG : dir: reading active writers 2026/08/15 05:21:12 DEBUG : >WaitForWriters: 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:12 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:12 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/15 05:21:12 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:12 DEBUG : dir: Looking for writers 2026/08/15 05:21:12 DEBUG : file1: reading active writers 2026/08/15 05:21:12 DEBUG : Looking for writers 2026/08/15 05:21:12 DEBUG : dir: reading active writers 2026/08/15 05:21:12 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:12 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 05:21:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/15 05:21:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: File to upload is small (5 bytes), uploading instead of streaming 2026/08/15 05:21:12 DEBUG : dir/file1: size = 5 OK 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:12 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/15 05:21:12 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 05:21:12 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/15 05:21:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/15 05:21:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:12 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:12 DEBUG : dir: Looking for writers 2026/08/15 05:21:12 DEBUG : file1: reading active writers 2026/08/15 05:21:12 DEBUG : Looking for writers 2026/08/15 05:21:12 DEBUG : dir: reading active writers 2026/08/15 05:21:12 DEBUG : >WaitForWriters: 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:12 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:13 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:13 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/15 05:21:13 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:13 DEBUG : dir: Looking for writers 2026/08/15 05:21:13 DEBUG : file1: reading active writers 2026/08/15 05:21:13 DEBUG : Looking for writers 2026/08/15 05:21:13 DEBUG : dir: reading active writers 2026/08/15 05:21:13 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:13 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:13 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:13 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:13 DEBUG : dir: Looking for writers 2026/08/15 05:21:13 DEBUG : file1: reading active writers 2026/08/15 05:21:13 DEBUG : Looking for writers 2026/08/15 05:21:13 DEBUG : dir: reading active writers 2026/08/15 05:21:13 DEBUG : >WaitForWriters: 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:13 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:13 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/15 05:21:13 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 05:21:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 05:21:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 05:21:13 DEBUG : dir/file1(0x25158fb9400): close: 2026/08/15 05:21:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/15 05:21:13 DEBUG : dir/file1(0x25158fb9400): >close: err= 2026/08/15 05:21:13 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:13 DEBUG : dir: Looking for writers 2026/08/15 05:21:13 DEBUG : file1: reading active writers 2026/08/15 05:21:13 DEBUG : Looking for writers 2026/08/15 05:21:13 DEBUG : dir: reading active writers 2026/08/15 05:21:13 DEBUG : >WaitForWriters: 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:13 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:14 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:14 DEBUG : dir: Looking for writers 2026/08/15 05:21:14 DEBUG : file1: reading active writers 2026/08/15 05:21:14 DEBUG : Looking for writers 2026/08/15 05:21:14 DEBUG : dir: reading active writers 2026/08/15 05:21:14 DEBUG : >WaitForWriters: 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:14 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:14 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/15 05:21:14 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 05:21:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 05:21:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 05:21:14 DEBUG : dir/file1(0x251591db8c0): _writeAt: size=5, off=0 2026/08/15 05:21:14 DEBUG : dir/file1(0x251591db8c0): openPending: 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/15 05:21:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/15 05:21:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:14 DEBUG : dir/file1(0x251591db8c0): >openPending: err= 2026/08/15 05:21:14 DEBUG : dir/file1(0x251591db8c0): >_writeAt: n=5, err= 2026/08/15 05:21:14 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/15 05:21:14 DEBUG : dir/file1(0x251591db8c0): close: 2026/08/15 05:21:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/15 05:21:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/15 05:21:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/15 05:21:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/15 05:21:14 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/15 05:21:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:14 DEBUG : dir/file1(0x251591db8c0): >close: err= 2026/08/15 05:21:14 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:14 DEBUG : dir: Looking for writers 2026/08/15 05:21:14 DEBUG : file1: reading active writers 2026/08/15 05:21:14 DEBUG : Looking for writers 2026/08/15 05:21:14 DEBUG : dir: reading active writers 2026/08/15 05:21:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 05:21:14 DEBUG : dir: Looking for writers 2026/08/15 05:21:14 DEBUG : file1: reading active writers 2026/08/15 05:21:14 DEBUG : Looking for writers 2026/08/15 05:21:14 DEBUG : dir: reading active writers 2026/08/15 05:21:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 05:21:14 DEBUG : dir: Looking for writers 2026/08/15 05:21:14 DEBUG : file1: reading active writers 2026/08/15 05:21:14 DEBUG : Looking for writers 2026/08/15 05:21:14 DEBUG : dir: reading active writers 2026/08/15 05:21:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 05:21:14 DEBUG : dir: Looking for writers 2026/08/15 05:21:14 DEBUG : file1: reading active writers 2026/08/15 05:21:14 DEBUG : Looking for writers 2026/08/15 05:21:14 DEBUG : dir: reading active writers 2026/08/15 05:21:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 05:21:14 DEBUG : dir/file1: vfs cache: starting upload 2026/08/15 05:21:14 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1.2f98c60a.partial" 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1.2f98c60a.partial 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1.2f98c60a.partial" 2026/08/15 05:21:14 DEBUG : dir: Looking for writers 2026/08/15 05:21:14 DEBUG : file1: reading active writers 2026/08/15 05:21:14 DEBUG : Looking for writers 2026/08/15 05:21:14 DEBUG : dir: reading active writers 2026/08/15 05:21:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-behexek1kaxo/dir/file1.2f98c60a.partial 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:14 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/15 05:21:14 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/15 05:21:14 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/08/15 05:21:14 INFO : dir/file1: Copied (replaced existing) 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:14 DEBUG : dir: Looking for writers 2026/08/15 05:21:14 DEBUG : file1: reading active writers 2026/08/15 05:21:14 DEBUG : Looking for writers 2026/08/15 05:21:14 DEBUG : dir: reading active writers 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:14 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/15 05:21:14 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/15 05:21:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/15 05:21:14 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/15 05:21:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:14 DEBUG : >WaitForWriters: 2026/08/15 05:21:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:14 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:14 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/08/15 05:21:14 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:14 DEBUG : dir: Looking for writers 2026/08/15 05:21:14 DEBUG : file1: reading active writers 2026/08/15 05:21:14 DEBUG : Looking for writers 2026/08/15 05:21:14 DEBUG : dir: reading active writers 2026/08/15 05:21:14 DEBUG : >WaitForWriters: 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.38s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.49s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.57s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.56s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.46s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.43s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.88s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:14 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:14 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 05:21:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/15 05:21:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:15 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:15 DEBUG : dir: Looking for writers 2026/08/15 05:21:15 DEBUG : file1: reading active writers 2026/08/15 05:21:15 DEBUG : Looking for writers 2026/08/15 05:21:15 DEBUG : dir: reading active writers 2026/08/15 05:21:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.34s) === RUN TestFileOpenReadUnknownSize 2026/08/15 05:21:15 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/15 05:21:15 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/15 05:21:15 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:15 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/15 05:21:15 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:15 DEBUG : Looking for writers 2026/08/15 05:21:15 DEBUG : file.txt: reading active writers 2026/08/15 05:21:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:15 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: File to upload is small (25 bytes), uploading instead of streaming 2026/08/15 05:21:15 DEBUG : dir/file1: size = 25 OK 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:15 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/15 05:21:15 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/15 05:21:15 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/15 05:21:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:15 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:15 DEBUG : dir: Looking for writers 2026/08/15 05:21:15 DEBUG : file1: reading active writers 2026/08/15 05:21:15 DEBUG : Looking for writers 2026/08/15 05:21:15 DEBUG : dir: reading active writers 2026/08/15 05:21:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.33s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:15 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:15 DEBUG : dir/file1: Remove: 2026/08/15 05:21:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 05:21:15 DEBUG : dir/file1: >Remove: err= 2026/08/15 05:21:15 DEBUG : dir/file1: Remove: 2026/08/15 05:21:15 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/15 05:21:15 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:15 DEBUG : dir: Looking for writers 2026/08/15 05:21:15 DEBUG : Looking for writers 2026/08/15 05:21:15 DEBUG : dir: reading active writers 2026/08/15 05:21:15 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.19s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:15 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:15 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:16 DEBUG : dir/file1: Remove: 2026/08/15 05:21:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 05:21:16 DEBUG : dir/file1: >Remove: err= 2026/08/15 05:21:16 DEBUG : dir/file1: Remove: 2026/08/15 05:21:16 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/15 05:21:16 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:16 DEBUG : dir: Looking for writers 2026/08/15 05:21:16 DEBUG : Looking for writers 2026/08/15 05:21:16 DEBUG : dir: reading active writers 2026/08/15 05:21:16 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.22s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:16 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 05:21:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/15 05:21:16 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/15 05:21:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/15 05:21:16 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/15 05:21:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/15 05:21:16 DEBUG : dir/file1: Open: flags=0x3 2026/08/15 05:21:16 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/15 05:21:16 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/15 05:21:16 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:16 DEBUG : dir: Looking for writers 2026/08/15 05:21:16 DEBUG : file1: reading active writers 2026/08/15 05:21:16 DEBUG : Looking for writers 2026/08/15 05:21:16 DEBUG : dir: reading active writers 2026/08/15 05:21:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.22s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:16 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:16 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:16 DEBUG : dir: Looking for writers 2026/08/15 05:21:16 DEBUG : file1: reading active writers 2026/08/15 05:21:16 DEBUG : Looking for writers 2026/08/15 05:21:16 DEBUG : dir: reading active writers 2026/08/15 05:21:16 DEBUG : >WaitForWriters: 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 05:21:16 DEBUG : newLeaf: Updating file with newLeaf 0x2515935eea0 2026/08/15 05:21:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 05:21:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:16 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:16 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/15 05:21:16 DEBUG : dir/file1: Updating file with dir/file1 0x2515935eea0 2026/08/15 05:21:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/15 05:21:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:16 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 05:21:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/15 05:21:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:17 DEBUG : dir/file1: File is currently open, delaying rename 0x2515935eea0 2026/08/15 05:21:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 05:21:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: File to upload is small (25 bytes), uploading instead of streaming 2026/08/15 05:21:17 DEBUG : dir/file1: size = 25 OK 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:17 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/15 05:21:17 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/15 05:21:17 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/15 05:21:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 05:21:17 DEBUG : newLeaf: Running delayed rename now 2026/08/15 05:21:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 05:21:17 DEBUG : newLeaf: Updating file with newLeaf 0x2515935eea0 2026/08/15 05:21:17 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:17 DEBUG : dir: Looking for writers 2026/08/15 05:21:17 DEBUG : Looking for writers 2026/08/15 05:21:17 DEBUG : dir: reading active writers 2026/08/15 05:21:17 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:17 DEBUG : >WaitForWriters: 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:17 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:17 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/15 05:21:17 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:17 DEBUG : dir: Looking for writers 2026/08/15 05:21:17 DEBUG : Looking for writers 2026/08/15 05:21:17 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:17 DEBUG : dir: reading active writers 2026/08/15 05:21:17 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:17 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:17 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:17 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:17 DEBUG : dir: Looking for writers 2026/08/15 05:21:17 DEBUG : file1: reading active writers 2026/08/15 05:21:17 DEBUG : Looking for writers 2026/08/15 05:21:17 DEBUG : dir: reading active writers 2026/08/15 05:21:17 DEBUG : >WaitForWriters: 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 05:21:17 DEBUG : newLeaf: Updating file with newLeaf 0x25159c80270 2026/08/15 05:21:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 05:21:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:17 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:17 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:18 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/15 05:21:18 DEBUG : dir/file1: Updating file with dir/file1 0x25159c80270 2026/08/15 05:21:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/15 05:21:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 05:21:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/15 05:21:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:18 DEBUG : dir/file1: File is currently open, delaying rename 0x25159c80270 2026/08/15 05:21:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 05:21:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: File to upload is small (25 bytes), uploading instead of streaming 2026/08/15 05:21:18 DEBUG : dir/file1: size = 25 OK 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:18 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/15 05:21:18 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/15 05:21:18 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/15 05:21:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 05:21:18 DEBUG : newLeaf: Running delayed rename now 2026/08/15 05:21:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 05:21:18 DEBUG : newLeaf: Updating file with newLeaf 0x25159c80270 2026/08/15 05:21:18 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:18 DEBUG : dir: Looking for writers 2026/08/15 05:21:18 DEBUG : Looking for writers 2026/08/15 05:21:18 DEBUG : dir: reading active writers 2026/08/15 05:21:18 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:18 DEBUG : >WaitForWriters: 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:18 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:18 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/15 05:21:18 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:18 DEBUG : dir: Looking for writers 2026/08/15 05:21:18 DEBUG : Looking for writers 2026/08/15 05:21:18 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:18 DEBUG : dir: reading active writers 2026/08/15 05:21:18 DEBUG : >WaitForWriters: 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:18 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:18 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 05:21:18 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 05:21:18 DEBUG : dir/file1(0x2515953c000): openPending: 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/15 05:21:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/15 05:21:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:18 DEBUG : dir/file1(0x2515953c000): >openPending: err= 2026/08/15 05:21:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/15 05:21:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 05:21:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 05:21:18 DEBUG : dir/file1(0x2515953c000): _writeAt: size=14, off=0 2026/08/15 05:21:18 DEBUG : dir/file1(0x2515953c000): >_writeAt: n=14, err= 2026/08/15 05:21:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/15 05:21:18 DEBUG : dir/file1(0x2515953c000): close: 2026/08/15 05:21:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/15 05:21:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/15 05:21:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:18 DEBUG : dir/file1(0x2515953c000): >close: err= 2026/08/15 05:21:18 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:18 DEBUG : dir: Looking for writers 2026/08/15 05:21:18 DEBUG : file1: reading active writers 2026/08/15 05:21:18 DEBUG : Looking for writers 2026/08/15 05:21:18 DEBUG : dir: reading active writers 2026/08/15 05:21:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 05:21:18 DEBUG : dir: Looking for writers 2026/08/15 05:21:18 DEBUG : file1: reading active writers 2026/08/15 05:21:18 DEBUG : Looking for writers 2026/08/15 05:21:18 DEBUG : dir: reading active writers 2026/08/15 05:21:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 05:21:18 DEBUG : dir: Looking for writers 2026/08/15 05:21:18 DEBUG : file1: reading active writers 2026/08/15 05:21:18 DEBUG : Looking for writers 2026/08/15 05:21:18 DEBUG : dir: reading active writers 2026/08/15 05:21:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 05:21:18 DEBUG : dir: Looking for writers 2026/08/15 05:21:18 DEBUG : file1: reading active writers 2026/08/15 05:21:18 DEBUG : Looking for writers 2026/08/15 05:21:18 DEBUG : dir: reading active writers 2026/08/15 05:21:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 05:21:18 DEBUG : dir/file1: vfs cache: starting upload 2026/08/15 05:21:18 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1.ca338588.partial" 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1.ca338588.partial 2026/08/15 05:21:18 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1.ca338588.partial" 2026/08/15 05:21:18 DEBUG : dir: Looking for writers 2026/08/15 05:21:18 DEBUG : file1: reading active writers 2026/08/15 05:21:18 DEBUG : Looking for writers 2026/08/15 05:21:18 DEBUG : dir: reading active writers 2026/08/15 05:21:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1.ca338588.partial 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:19 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:19 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 05:21:19 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/15 05:21:19 INFO : dir/file1: Copied (replaced existing) 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/15 05:21:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/15 05:21:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/15 05:21:19 DEBUG : dir: Looking for writers 2026/08/15 05:21:19 DEBUG : file1: reading active writers 2026/08/15 05:21:19 DEBUG : Looking for writers 2026/08/15 05:21:19 DEBUG : dir: reading active writers 2026/08/15 05:21:19 DEBUG : >WaitForWriters: 2026/08/15 05:21:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 05:21:19 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 05:21:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 05:21:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 05:21:19 DEBUG : dir/file1(0x2515953d140): _readAt: size=512, off=0 2026/08/15 05:21:19 DEBUG : dir/file1(0x2515953d140): openPending: 2026/08/15 05:21:19 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/15 05:21:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/15 05:21:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:19 DEBUG : dir/file1(0x2515953d140): >openPending: err= 2026/08/15 05:21:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/15 05:21:19 DEBUG : dir/file1(0x2515953d140): >_readAt: n=14, err=EOF 2026/08/15 05:21:19 DEBUG : dir/file1(0x2515953d140): close: 2026/08/15 05:21:19 DEBUG : dir/file1(0x2515953d140): >close: err= 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:19 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/15 05:21:19 DEBUG : newLeaf: Updating file with newLeaf 0x25159510b60 2026/08/15 05:21:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 05:21:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:19 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:19 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/15 05:21:19 DEBUG : dir/file1: Updating file with dir/file1 0x25159510b60 2026/08/15 05:21:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/15 05:21:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:19 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 05:21:20 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 05:21:20 DEBUG : dir/file1(0x25159866440): openPending: 2026/08/15 05:21:20 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/15 05:21:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/15 05:21:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:20 DEBUG : dir/file1(0x25159866440): >openPending: err= 2026/08/15 05:21:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/15 05:21:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 05:21:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 05:21:20 DEBUG : dir/file1(0x25159866440): _writeAt: size=25, off=0 2026/08/15 05:21:20 DEBUG : dir/file1(0x25159866440): >_writeAt: n=25, err= 2026/08/15 05:21:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/15 05:21:20 DEBUG : newLeaf: Updating file with newLeaf 0x25159510b60 2026/08/15 05:21:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 05:21:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 05:21:20 DEBUG : newLeaf(0x25159866440): close: 2026/08/15 05:21:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/15 05:21:20 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-15 05:21:20.035836719 +0000 UTC m=+18.524359072 2026/08/15 05:21:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:20 DEBUG : newLeaf(0x25159866440): >close: err= 2026/08/15 05:21:20 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:20 DEBUG : dir: Looking for writers 2026/08/15 05:21:20 DEBUG : Looking for writers 2026/08/15 05:21:20 DEBUG : dir: reading active writers 2026/08/15 05:21:20 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 05:21:20 DEBUG : dir: Looking for writers 2026/08/15 05:21:20 DEBUG : Looking for writers 2026/08/15 05:21:20 DEBUG : dir: reading active writers 2026/08/15 05:21:20 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 05:21:20 DEBUG : dir: Looking for writers 2026/08/15 05:21:20 DEBUG : Looking for writers 2026/08/15 05:21:20 DEBUG : dir: reading active writers 2026/08/15 05:21:20 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 05:21:20 DEBUG : dir: Looking for writers 2026/08/15 05:21:20 DEBUG : Looking for writers 2026/08/15 05:21:20 DEBUG : dir: reading active writers 2026/08/15 05:21:20 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 05:21:20 DEBUG : newLeaf: vfs cache: starting upload 2026/08/15 05:21:20 DEBUG : newLeaf.8eadeb83.partial: size = 25 OK 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf.8eadeb83.partial" 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf.8eadeb83.partial 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf.8eadeb83.partial" 2026/08/15 05:21:20 DEBUG : dir: Looking for writers 2026/08/15 05:21:20 DEBUG : Looking for writers 2026/08/15 05:21:20 DEBUG : dir: reading active writers 2026/08/15 05:21:20 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-behexek1kaxo/newLeaf.8eadeb83.partial 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:20 DEBUG : newLeaf.8eadeb83.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/15 05:21:20 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/15 05:21:20 DEBUG : newLeaf.8eadeb83.partial: renamed to: newLeaf 2026/08/15 05:21:20 INFO : newLeaf: Copied (replaced existing) 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/15 05:21:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-15 05:21:20 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/15 05:21:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/15 05:21:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 05:21:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/15 05:21:20 DEBUG : dir: Looking for writers 2026/08/15 05:21:20 DEBUG : Looking for writers 2026/08/15 05:21:20 DEBUG : dir: reading active writers 2026/08/15 05:21:20 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:20 DEBUG : >WaitForWriters: 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:20 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/15 05:21:20 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:20 DEBUG : dir: Looking for writers 2026/08/15 05:21:20 DEBUG : Looking for writers 2026/08/15 05:21:20 DEBUG : dir: reading active writers 2026/08/15 05:21:20 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:20 DEBUG : >WaitForWriters: 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:20 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:20 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:20 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:20 DEBUG : dir: Looking for writers 2026/08/15 05:21:20 DEBUG : file1: reading active writers 2026/08/15 05:21:20 DEBUG : Looking for writers 2026/08/15 05:21:20 DEBUG : dir: reading active writers 2026/08/15 05:21:20 DEBUG : >WaitForWriters: 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:20 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 05:21:21 DEBUG : newLeaf: Updating file with newLeaf 0x251597a35f0 2026/08/15 05:21:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 05:21:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:21 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/15 05:21:21 DEBUG : dir/file1: Updating file with dir/file1 0x251597a35f0 2026/08/15 05:21:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/15 05:21:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 05:21:21 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 05:21:21 DEBUG : dir/file1(0x25159867380): openPending: 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/15 05:21:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/15 05:21:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:21 DEBUG : dir/file1(0x25159867380): >openPending: err= 2026/08/15 05:21:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/15 05:21:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 05:21:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 05:21:21 DEBUG : dir/file1(0x25159867380): _writeAt: size=25, off=0 2026/08/15 05:21:21 DEBUG : dir/file1(0x25159867380): >_writeAt: n=25, err= 2026/08/15 05:21:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/15 05:21:21 DEBUG : newLeaf: Updating file with newLeaf 0x251597a35f0 2026/08/15 05:21:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 05:21:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 05:21:21 DEBUG : newLeaf(0x25159867380): close: 2026/08/15 05:21:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/15 05:21:21 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-15 05:21:21.583412885 +0000 UTC m=+20.071935238 2026/08/15 05:21:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:21 DEBUG : newLeaf(0x25159867380): >close: err= 2026/08/15 05:21:21 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:21 DEBUG : dir: Looking for writers 2026/08/15 05:21:21 DEBUG : Looking for writers 2026/08/15 05:21:21 DEBUG : dir: reading active writers 2026/08/15 05:21:21 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 05:21:21 DEBUG : dir: Looking for writers 2026/08/15 05:21:21 DEBUG : Looking for writers 2026/08/15 05:21:21 DEBUG : dir: reading active writers 2026/08/15 05:21:21 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 05:21:21 DEBUG : dir: Looking for writers 2026/08/15 05:21:21 DEBUG : Looking for writers 2026/08/15 05:21:21 DEBUG : dir: reading active writers 2026/08/15 05:21:21 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 05:21:21 DEBUG : dir: Looking for writers 2026/08/15 05:21:21 DEBUG : Looking for writers 2026/08/15 05:21:21 DEBUG : dir: reading active writers 2026/08/15 05:21:21 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 05:21:21 DEBUG : newLeaf: vfs cache: starting upload 2026/08/15 05:21:21 DEBUG : newLeaf.d3d5b1e0.partial: size = 25 OK 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf.d3d5b1e0.partial" 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf.d3d5b1e0.partial 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf.d3d5b1e0.partial" 2026/08/15 05:21:21 DEBUG : dir: Looking for writers 2026/08/15 05:21:21 DEBUG : Looking for writers 2026/08/15 05:21:21 DEBUG : dir: reading active writers 2026/08/15 05:21:21 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-behexek1kaxo/newLeaf.d3d5b1e0.partial 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:21 DEBUG : newLeaf.d3d5b1e0.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/15 05:21:21 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/15 05:21:21 DEBUG : newLeaf.d3d5b1e0.partial: renamed to: newLeaf 2026/08/15 05:21:21 INFO : newLeaf: Copied (replaced existing) 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:21 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:22 DEBUG : dir: Looking for writers 2026/08/15 05:21:22 DEBUG : Looking for writers 2026/08/15 05:21:22 DEBUG : dir: reading active writers 2026/08/15 05:21:22 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/15 05:21:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-15 05:21:21 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/15 05:21:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/15 05:21:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 05:21:22 DEBUG : >WaitForWriters: 2026/08/15 05:21:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:22 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/15 05:21:22 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:22 DEBUG : dir: Looking for writers 2026/08/15 05:21:22 DEBUG : Looking for writers 2026/08/15 05:21:22 DEBUG : dir: reading active writers 2026/08/15 05:21:22 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:22 DEBUG : >WaitForWriters: 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:22 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:22 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:22 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 05:21:22 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 05:21:22 DEBUG : dir/file1(0x2515931aa40): openPending: 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/15 05:21:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/15 05:21:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:22 DEBUG : dir/file1(0x2515931aa40): >openPending: err= 2026/08/15 05:21:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/15 05:21:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 05:21:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 05:21:22 DEBUG : dir/file1(0x2515931aa40): _writeAt: size=14, off=0 2026/08/15 05:21:22 DEBUG : dir/file1(0x2515931aa40): >_writeAt: n=14, err= 2026/08/15 05:21:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/15 05:21:22 DEBUG : dir/file1(0x2515931aa40): close: 2026/08/15 05:21:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/15 05:21:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/15 05:21:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:22 DEBUG : dir/file1(0x2515931aa40): >close: err= 2026/08/15 05:21:22 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:22 DEBUG : dir: Looking for writers 2026/08/15 05:21:22 DEBUG : file1: reading active writers 2026/08/15 05:21:22 DEBUG : Looking for writers 2026/08/15 05:21:22 DEBUG : dir: reading active writers 2026/08/15 05:21:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 05:21:22 DEBUG : dir: Looking for writers 2026/08/15 05:21:22 DEBUG : file1: reading active writers 2026/08/15 05:21:22 DEBUG : Looking for writers 2026/08/15 05:21:22 DEBUG : dir: reading active writers 2026/08/15 05:21:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 05:21:22 DEBUG : dir: Looking for writers 2026/08/15 05:21:22 DEBUG : file1: reading active writers 2026/08/15 05:21:22 DEBUG : Looking for writers 2026/08/15 05:21:22 DEBUG : dir: reading active writers 2026/08/15 05:21:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 05:21:22 DEBUG : dir: Looking for writers 2026/08/15 05:21:22 DEBUG : file1: reading active writers 2026/08/15 05:21:22 DEBUG : Looking for writers 2026/08/15 05:21:22 DEBUG : dir: reading active writers 2026/08/15 05:21:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 05:21:22 DEBUG : dir/file1: vfs cache: starting upload 2026/08/15 05:21:22 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1.ca338588.partial" 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1.ca338588.partial 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1.ca338588.partial" 2026/08/15 05:21:22 DEBUG : dir: Looking for writers 2026/08/15 05:21:22 DEBUG : file1: reading active writers 2026/08/15 05:21:22 DEBUG : Looking for writers 2026/08/15 05:21:22 DEBUG : dir: reading active writers 2026/08/15 05:21:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1.ca338588.partial 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:22 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:22 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 05:21:22 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/15 05:21:22 INFO : dir/file1: Copied (replaced existing) 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:22 DEBUG : dir: Looking for writers 2026/08/15 05:21:22 DEBUG : file1: reading active writers 2026/08/15 05:21:22 DEBUG : Looking for writers 2026/08/15 05:21:22 DEBUG : dir: reading active writers 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/15 05:21:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/15 05:21:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/15 05:21:22 DEBUG : >WaitForWriters: 2026/08/15 05:21:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 05:21:22 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 05:21:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 05:21:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 05:21:22 DEBUG : dir/file1(0x25159866e40): _readAt: size=512, off=0 2026/08/15 05:21:22 DEBUG : dir/file1(0x25159866e40): openPending: 2026/08/15 05:21:22 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/15 05:21:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/15 05:21:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:22 DEBUG : dir/file1(0x25159866e40): >openPending: err= 2026/08/15 05:21:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/15 05:21:22 DEBUG : dir/file1(0x25159866e40): >_readAt: n=14, err=EOF 2026/08/15 05:21:22 DEBUG : dir/file1(0x25159866e40): close: 2026/08/15 05:21:22 DEBUG : dir/file1(0x25159866e40): >close: err= 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:22 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:23 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/15 05:21:23 DEBUG : newLeaf: Updating file with newLeaf 0x251598c11e0 2026/08/15 05:21:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 05:21:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:23 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:23 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/15 05:21:23 DEBUG : dir/file1: Updating file with dir/file1 0x251598c11e0 2026/08/15 05:21:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/15 05:21:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 05:21:23 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 05:21:23 DEBUG : dir/file1(0x25159b9f180): openPending: 2026/08/15 05:21:23 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/15 05:21:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/15 05:21:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:23 DEBUG : dir/file1(0x25159b9f180): >openPending: err= 2026/08/15 05:21:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/15 05:21:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 05:21:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 05:21:23 DEBUG : dir/file1(0x25159b9f180): _writeAt: size=25, off=0 2026/08/15 05:21:23 DEBUG : dir/file1(0x25159b9f180): >_writeAt: n=25, err= 2026/08/15 05:21:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:23 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/15 05:21:23 DEBUG : newLeaf: Updating file with newLeaf 0x251598c11e0 2026/08/15 05:21:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 05:21:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 05:21:23 DEBUG : newLeaf(0x25159b9f180): close: 2026/08/15 05:21:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/15 05:21:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-15 05:21:23.776377593 +0000 UTC m=+22.264899947 2026/08/15 05:21:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:23 DEBUG : newLeaf(0x25159b9f180): >close: err= 2026/08/15 05:21:23 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:23 DEBUG : dir: Looking for writers 2026/08/15 05:21:23 DEBUG : Looking for writers 2026/08/15 05:21:23 DEBUG : dir: reading active writers 2026/08/15 05:21:23 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 05:21:23 DEBUG : dir: Looking for writers 2026/08/15 05:21:23 DEBUG : Looking for writers 2026/08/15 05:21:23 DEBUG : dir: reading active writers 2026/08/15 05:21:23 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 05:21:23 DEBUG : dir: Looking for writers 2026/08/15 05:21:23 DEBUG : Looking for writers 2026/08/15 05:21:23 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:23 DEBUG : dir: reading active writers 2026/08/15 05:21:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 05:21:23 DEBUG : dir: Looking for writers 2026/08/15 05:21:23 DEBUG : Looking for writers 2026/08/15 05:21:23 DEBUG : dir: reading active writers 2026/08/15 05:21:23 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 05:21:23 DEBUG : newLeaf: vfs cache: starting upload 2026/08/15 05:21:23 DEBUG : newLeaf.2ee85a30.partial: size = 25 OK 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf.2ee85a30.partial" 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf.2ee85a30.partial 2026/08/15 05:21:23 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf.2ee85a30.partial" 2026/08/15 05:21:24 DEBUG : dir: Looking for writers 2026/08/15 05:21:24 DEBUG : Looking for writers 2026/08/15 05:21:24 DEBUG : dir: reading active writers 2026/08/15 05:21:24 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-behexek1kaxo/newLeaf.2ee85a30.partial 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:24 DEBUG : newLeaf.2ee85a30.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/15 05:21:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/15 05:21:24 DEBUG : newLeaf.2ee85a30.partial: renamed to: newLeaf 2026/08/15 05:21:24 INFO : newLeaf: Copied (replaced existing) 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:24 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/15 05:21:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-15 05:21:23 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/15 05:21:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/15 05:21:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 05:21:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/15 05:21:24 DEBUG : dir: Looking for writers 2026/08/15 05:21:24 DEBUG : Looking for writers 2026/08/15 05:21:24 DEBUG : dir: reading active writers 2026/08/15 05:21:24 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:24 DEBUG : >WaitForWriters: 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:24 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:24 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/15 05:21:24 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:24 DEBUG : dir: Looking for writers 2026/08/15 05:21:24 DEBUG : Looking for writers 2026/08/15 05:21:24 DEBUG : dir: reading active writers 2026/08/15 05:21:24 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:24 DEBUG : >WaitForWriters: 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:24 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:24 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:24 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:24 DEBUG : dir: Looking for writers 2026/08/15 05:21:24 DEBUG : file1: reading active writers 2026/08/15 05:21:24 DEBUG : Looking for writers 2026/08/15 05:21:24 DEBUG : dir: reading active writers 2026/08/15 05:21:24 DEBUG : >WaitForWriters: 2026/08/15 05:21:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 05:21:24 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 05:21:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 05:21:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 05:21:24 DEBUG : dir/file1(0x2515953c1c0): _readAt: size=512, off=0 2026/08/15 05:21:24 DEBUG : dir/file1(0x2515953c1c0): openPending: 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/15 05:21:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/15 05:21:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:24 DEBUG : dir/file1(0x2515953c1c0): >openPending: err= 2026/08/15 05:21:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/15 05:21:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 05:21:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:24 DEBUG : dir/file1(0x2515953c1c0): >_readAt: n=14, err=EOF 2026/08/15 05:21:24 DEBUG : dir/file1(0x2515953c1c0): close: 2026/08/15 05:21:24 DEBUG : dir/file1(0x2515953c1c0): >close: err= 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:24 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:25 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/15 05:21:25 DEBUG : newLeaf: Updating file with newLeaf 0x251596f9c70 2026/08/15 05:21:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 05:21:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:25 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:25 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/15 05:21:25 DEBUG : dir/file1: Updating file with dir/file1 0x251596f9c70 2026/08/15 05:21:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/15 05:21:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 05:21:25 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 05:21:25 DEBUG : dir/file1(0x251591db600): openPending: 2026/08/15 05:21:25 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/15 05:21:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/15 05:21:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:25 DEBUG : dir/file1(0x251591db600): >openPending: err= 2026/08/15 05:21:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/15 05:21:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 05:21:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 05:21:25 DEBUG : dir/file1(0x251591db600): _writeAt: size=25, off=0 2026/08/15 05:21:25 DEBUG : dir/file1(0x251591db600): >_writeAt: n=25, err= 2026/08/15 05:21:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:25 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/15 05:21:25 DEBUG : newLeaf: Updating file with newLeaf 0x251596f9c70 2026/08/15 05:21:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 05:21:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 05:21:25 DEBUG : newLeaf(0x251591db600): close: 2026/08/15 05:21:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/15 05:21:25 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-15 05:21:25.581490124 +0000 UTC m=+24.070012467 2026/08/15 05:21:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:25 DEBUG : newLeaf(0x251591db600): >close: err= 2026/08/15 05:21:25 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:25 DEBUG : dir: Looking for writers 2026/08/15 05:21:25 DEBUG : Looking for writers 2026/08/15 05:21:25 DEBUG : dir: reading active writers 2026/08/15 05:21:25 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 05:21:25 DEBUG : dir: Looking for writers 2026/08/15 05:21:25 DEBUG : Looking for writers 2026/08/15 05:21:25 DEBUG : dir: reading active writers 2026/08/15 05:21:25 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 05:21:25 DEBUG : dir: Looking for writers 2026/08/15 05:21:25 DEBUG : Looking for writers 2026/08/15 05:21:25 DEBUG : dir: reading active writers 2026/08/15 05:21:25 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 05:21:25 DEBUG : dir: Looking for writers 2026/08/15 05:21:25 DEBUG : Looking for writers 2026/08/15 05:21:25 DEBUG : dir: reading active writers 2026/08/15 05:21:25 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 05:21:25 DEBUG : newLeaf: vfs cache: starting upload 2026/08/15 05:21:25 DEBUG : newLeaf.97db10ff.partial: size = 25 OK 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf.97db10ff.partial" 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf.97db10ff.partial 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf.97db10ff.partial" 2026/08/15 05:21:25 DEBUG : dir: Looking for writers 2026/08/15 05:21:25 DEBUG : Looking for writers 2026/08/15 05:21:25 DEBUG : dir: reading active writers 2026/08/15 05:21:25 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-behexek1kaxo/newLeaf.97db10ff.partial 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:25 DEBUG : newLeaf.97db10ff.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/15 05:21:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/15 05:21:25 DEBUG : newLeaf.97db10ff.partial: renamed to: newLeaf 2026/08/15 05:21:25 INFO : newLeaf: Copied (replaced existing) 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:25 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:25 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/15 05:21:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-15 05:21:25 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/15 05:21:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/15 05:21:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 05:21:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/15 05:21:26 DEBUG : dir: Looking for writers 2026/08/15 05:21:26 DEBUG : Looking for writers 2026/08/15 05:21:26 DEBUG : dir: reading active writers 2026/08/15 05:21:26 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:26 DEBUG : >WaitForWriters: 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:26 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/newLeaf" 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-behexek1kaxo/newLeaf 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:26 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/15 05:21:26 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:26 DEBUG : dir: Looking for writers 2026/08/15 05:21:26 DEBUG : Looking for writers 2026/08/15 05:21:26 DEBUG : dir: reading active writers 2026/08/15 05:21:26 DEBUG : newLeaf: reading active writers 2026/08/15 05:21:26 DEBUG : >WaitForWriters: 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting --- PASS: TestFileRename (9.93s) --- PASS: TestFileRename/off,forceCache=false (1.17s) --- PASS: TestFileRename/minimal,forceCache=false (1.17s) --- PASS: TestFileRename/minimal,forceCache=true (2.04s) --- PASS: TestFileRename/writes,forceCache=false (1.58s) --- PASS: TestFileRename/writes,forceCache=true (2.16s) --- PASS: TestFileRename/full,forceCache=false (1.80s) === 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-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:26 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:26 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:26 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:26 DEBUG : Looking for writers 2026/08/15 05:21:26 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === 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-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:26 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.00s) === 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-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:26 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:26 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/15 05:21:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 05:21:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/15 05:21:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/15 05:21:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:26 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/15 05:21:26 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:26 DEBUG : dir: Looking for writers 2026/08/15 05:21:26 DEBUG : file1: reading active writers 2026/08/15 05:21:26 DEBUG : Looking for writers 2026/08/15 05:21:26 DEBUG : dir: reading active writers 2026/08/15 05:21:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.33s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:26 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:26 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/15 05:21:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 05:21:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/15 05:21:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/15 05:21:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/15 05:21:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/15 05:21:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/15 05:21:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/15 05:21:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/15 05:21:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/15 05:21:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/15 05:21:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/15 05:21:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/15 05:21:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/15 05:21:26 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/15 05:21:26 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/15 05:21:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/15 05:21:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/15 05:21:26 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/15 05:21:26 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:26 DEBUG : dir: Looking for writers 2026/08/15 05:21:26 DEBUG : file1: reading active writers 2026/08/15 05:21:26 DEBUG : Looking for writers 2026/08/15 05:21:26 DEBUG : dir: reading active writers 2026/08/15 05:21:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.31s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:26 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:26 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/15 05:21:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 05:21:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/15 05:21:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/15 05:21:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/15 05:21:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/15 05:21:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/15 05:21:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/15 05:21:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/15 05:21:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/15 05:21:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/15 05:21:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/15 05:21:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/15 05:21:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/15 05:21:27 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/15 05:21:27 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/15 05:21:27 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/15 05:21:27 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/15 05:21:27 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/15 05:21:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/15 05:21:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/15 05:21:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/15 05:21:27 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/15 05:21:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/15 05:21:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/15 05:21:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/15 05:21:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/15 05:21:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/15 05:21:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/15 05:21:27 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/15 05:21:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/15 05:21:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/15 05:21:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/15 05:21:27 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/15 05:21:27 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:27 DEBUG : dir: Looking for writers 2026/08/15 05:21:27 DEBUG : file1: reading active writers 2026/08/15 05:21:27 DEBUG : Looking for writers 2026/08/15 05:21:27 DEBUG : dir: reading active writers 2026/08/15 05:21:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.40s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:27 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/15 05:21:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 05:21:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/15 05:21:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/15 05:21:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/15 05:21:27 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:27 DEBUG : dir: Looking for writers 2026/08/15 05:21:27 DEBUG : file1: reading active writers 2026/08/15 05:21:27 DEBUG : Looking for writers 2026/08/15 05:21:27 DEBUG : dir: reading active writers 2026/08/15 05:21:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.33s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:27 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/15 05:21:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 05:21:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/15 05:21:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/15 05:21:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:27 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/15 05:21:27 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/15 05:21:27 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:27 DEBUG : dir: Looking for writers 2026/08/15 05:21:27 DEBUG : file1: reading active writers 2026/08/15 05:21:27 DEBUG : Looking for writers 2026/08/15 05:21:27 DEBUG : dir: reading active writers 2026/08/15 05:21:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.32s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:27 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:27 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:27 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/15 05:21:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 05:21:28 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 05:21:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 05:21:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 05:21:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/15 05:21:28 DEBUG : dir/file1(0x25159c982c0): _readAt: size=1, off=0 2026/08/15 05:21:28 DEBUG : dir/file1(0x25159c982c0): openPending: 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/15 05:21:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/15 05:21:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/15 05:21:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:28 DEBUG : dir/file1(0x25159c982c0): >openPending: err= 2026/08/15 05:21:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/15 05:21:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 05:21:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:28 DEBUG : dir/file1(0x25159c982c0): >_readAt: n=1, err= 2026/08/15 05:21:28 DEBUG : dir/file1(0x25159c982c0): _readAt: size=256, off=1 2026/08/15 05:21:28 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/15 05:21:28 DEBUG : dir/file1(0x25159c982c0): >_readAt: n=15, err=EOF 2026/08/15 05:21:28 DEBUG : dir/file1(0x25159c982c0): _readAt: size=16, off=16 2026/08/15 05:21:28 DEBUG : dir/file1(0x25159c982c0): >_readAt: n=0, err=EOF 2026/08/15 05:21:28 DEBUG : dir/file1(0x25159c982c0): close: 2026/08/15 05:21:28 DEBUG : dir/file1(0x25159c982c0): >close: err= 2026/08/15 05:21:28 DEBUG : dir/file1(0x25159c982c0): close: 2026/08/15 05:21:28 DEBUG : dir/file1(0x25159c982c0): >close: err=file already closed 2026/08/15 05:21:28 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:28 DEBUG : dir: Looking for writers 2026/08/15 05:21:28 DEBUG : file1: reading active writers 2026/08/15 05:21:28 DEBUG : Looking for writers 2026/08/15 05:21:28 DEBUG : dir: reading active writers 2026/08/15 05:21:28 DEBUG : >WaitForWriters: 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.31s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:28 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:28 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/15 05:21:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 05:21:28 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 05:21:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 05:21:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 05:21:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/15 05:21:28 DEBUG : dir/file1(0x251592d2080): _readAt: size=1, off=0 2026/08/15 05:21:28 DEBUG : dir/file1(0x251592d2080): openPending: 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/15 05:21:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/15 05:21:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/15 05:21:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:28 DEBUG : dir/file1(0x251592d2080): >openPending: err= 2026/08/15 05:21:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/15 05:21:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 05:21:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:28 DEBUG : dir/file1(0x251592d2080): >_readAt: n=1, err= 2026/08/15 05:21:28 DEBUG : dir/file1(0x251592d2080): _readAt: size=1, off=5 2026/08/15 05:21:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/15 05:21:28 DEBUG : dir/file1(0x251592d2080): >_readAt: n=1, err= 2026/08/15 05:21:28 DEBUG : dir/file1(0x251592d2080): _readAt: size=1, off=3 2026/08/15 05:21:28 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/15 05:21:28 DEBUG : dir/file1(0x251592d2080): >_readAt: n=1, err= 2026/08/15 05:21:28 DEBUG : dir/file1(0x251592d2080): _readAt: size=1, off=13 2026/08/15 05:21:28 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/15 05:21:28 DEBUG : dir/file1(0x251592d2080): >_readAt: n=1, err= 2026/08/15 05:21:28 DEBUG : dir/file1(0x251592d2080): _readAt: size=16, off=100 2026/08/15 05:21:28 DEBUG : dir/file1(0x251592d2080): >_readAt: n=0, err=EOF 2026/08/15 05:21:28 DEBUG : dir/file1(0x251592d2080): close: 2026/08/15 05:21:28 DEBUG : dir/file1(0x251592d2080): >close: err= 2026/08/15 05:21:28 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:28 DEBUG : dir: Looking for writers 2026/08/15 05:21:28 DEBUG : file1: reading active writers 2026/08/15 05:21:28 DEBUG : Looking for writers 2026/08/15 05:21:28 DEBUG : dir: reading active writers 2026/08/15 05:21:28 DEBUG : >WaitForWriters: 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.35s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:28 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:28 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/15 05:21:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 05:21:28 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 05:21:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 05:21:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 05:21:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/15 05:21:28 DEBUG : dir/file1(0x2515931a000): _readAt: size=1, off=0 2026/08/15 05:21:28 DEBUG : dir/file1(0x2515931a000): openPending: 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/15 05:21:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/15 05:21:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/15 05:21:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:28 DEBUG : dir/file1(0x2515931a000): >openPending: err= 2026/08/15 05:21:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/15 05:21:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 05:21:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:28 DEBUG : dir/file1(0x2515931a000): >_readAt: n=1, err= 2026/08/15 05:21:28 DEBUG : dir/file1(0x2515931a000): _readAt: size=1, off=5 2026/08/15 05:21:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/15 05:21:28 DEBUG : dir/file1(0x2515931a000): >_readAt: n=1, err= 2026/08/15 05:21:28 DEBUG : dir/file1(0x2515931a000): _readAt: size=1, off=1 2026/08/15 05:21:28 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/15 05:21:28 DEBUG : dir/file1(0x2515931a000): >_readAt: n=1, err= 2026/08/15 05:21:28 DEBUG : dir/file1(0x2515931a000): _readAt: size=6, off=10 2026/08/15 05:21:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/15 05:21:28 DEBUG : dir/file1(0x2515931a000): >_readAt: n=6, err= 2026/08/15 05:21:28 DEBUG : dir/file1(0x2515931a000): _readAt: size=256, off=10 2026/08/15 05:21:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/15 05:21:28 DEBUG : dir/file1(0x2515931a000): >_readAt: n=6, err=EOF 2026/08/15 05:21:28 DEBUG : dir/file1(0x2515931a000): _readAt: size=256, off=100 2026/08/15 05:21:28 DEBUG : dir/file1(0x2515931a000): >_readAt: n=0, err=EOF 2026/08/15 05:21:28 DEBUG : dir/file1(0x2515931a000): close: 2026/08/15 05:21:28 DEBUG : dir/file1(0x2515931a000): >close: err= 2026/08/15 05:21:28 DEBUG : dir/file1(0x2515931a000): _readAt: size=256, off=100 2026/08/15 05:21:28 DEBUG : dir/file1(0x2515931a000): >_readAt: n=0, err=file already closed 2026/08/15 05:21:28 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:28 DEBUG : dir: Looking for writers 2026/08/15 05:21:28 DEBUG : file1: reading active writers 2026/08/15 05:21:28 DEBUG : Looking for writers 2026/08/15 05:21:28 DEBUG : dir: reading active writers 2026/08/15 05:21:28 DEBUG : >WaitForWriters: 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.35s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:28 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:28 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:28 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:29 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/15 05:21:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 05:21:29 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 05:21:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 05:21:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 05:21:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/15 05:21:29 DEBUG : dir/file1(0x251599a47c0): RWFileHandle.Flush 2026/08/15 05:21:29 DEBUG : dir/file1(0x251599a47c0): _readAt: size=256, off=0 2026/08/15 05:21:29 DEBUG : dir/file1(0x251599a47c0): openPending: 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/15 05:21:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/15 05:21:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/15 05:21:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:29 DEBUG : dir/file1(0x251599a47c0): >openPending: err= 2026/08/15 05:21:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/15 05:21:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 05:21:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:29 DEBUG : dir/file1(0x251599a47c0): >_readAt: n=16, err=EOF 2026/08/15 05:21:29 DEBUG : dir/file1(0x251599a47c0): RWFileHandle.Flush 2026/08/15 05:21:29 DEBUG : dir/file1(0x251599a47c0): RWFileHandle.Flush 2026/08/15 05:21:29 DEBUG : dir/file1(0x251599a47c0): close: 2026/08/15 05:21:29 DEBUG : dir/file1(0x251599a47c0): >close: err= 2026/08/15 05:21:29 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:29 DEBUG : dir: Looking for writers 2026/08/15 05:21:29 DEBUG : file1: reading active writers 2026/08/15 05:21:29 DEBUG : Looking for writers 2026/08/15 05:21:29 DEBUG : dir: reading active writers 2026/08/15 05:21:29 DEBUG : >WaitForWriters: 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.40s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:29 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:29 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:29 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/15 05:21:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 05:21:29 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 05:21:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 05:21:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 05:21:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/15 05:21:29 DEBUG : dir/file1(0x251599a5980): _readAt: size=256, off=0 2026/08/15 05:21:29 DEBUG : dir/file1(0x251599a5980): openPending: 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/15 05:21:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/15 05:21:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/15 05:21:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:29 DEBUG : dir/file1(0x251599a5980): >openPending: err= 2026/08/15 05:21:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/15 05:21:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 05:21:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:29 DEBUG : dir/file1(0x251599a5980): >_readAt: n=16, err=EOF 2026/08/15 05:21:29 DEBUG : dir/file1(0x251599a5980): RWFileHandle.Release 2026/08/15 05:21:29 DEBUG : dir/file1(0x251599a5980): close: 2026/08/15 05:21:29 DEBUG : dir/file1(0x251599a5980): >close: err= 2026/08/15 05:21:29 DEBUG : dir/file1(0x251599a5980): RWFileHandle.Release 2026/08/15 05:21:29 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:29 DEBUG : dir: Looking for writers 2026/08/15 05:21:29 DEBUG : file1: reading active writers 2026/08/15 05:21:29 DEBUG : Looking for writers 2026/08/15 05:21:29 DEBUG : dir: reading active writers 2026/08/15 05:21:29 DEBUG : >WaitForWriters: 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.37s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:29 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:29 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:29 DEBUG : file1: newRWFileHandle: 2026/08/15 05:21:29 DEBUG : file1(0x251596d2600): openPending: 2026/08/15 05:21:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:29 DEBUG : file1(0x251596d2600): >openPending: err= 2026/08/15 05:21:29 DEBUG : file1: >newRWFileHandle: err= 2026/08/15 05:21:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/15 05:21:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/15 05:21:29 DEBUG : file1(0x251596d2600): _writeAt: size=5, off=0 2026/08/15 05:21:29 DEBUG : file1(0x251596d2600): >_writeAt: n=5, err= 2026/08/15 05:21:29 DEBUG : file1(0x251596d2600): _writeAt: size=7, off=5 2026/08/15 05:21:29 DEBUG : file1(0x251596d2600): >_writeAt: n=7, err= 2026/08/15 05:21:29 DEBUG : file1: vfs cache: truncate to size=11 2026/08/15 05:21:29 DEBUG : file1(0x251596d2600): close: 2026/08/15 05:21:29 DEBUG : file1: vfs cache: setting modification time to 2026-08-15 05:21:29.715703226 +0000 UTC m=+28.204225569 2026/08/15 05:21:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:29 DEBUG : file1(0x251596d2600): >close: err= 2026/08/15 05:21:29 DEBUG : file1(0x251596d2600): close: 2026/08/15 05:21:29 DEBUG : file1(0x251596d2600): >close: err=file already closed 2026/08/15 05:21:29 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:29 DEBUG : Looking for writers 2026/08/15 05:21:29 DEBUG : file1: reading active writers 2026/08/15 05:21:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 05:21:29 DEBUG : Looking for writers 2026/08/15 05:21:29 DEBUG : file1: reading active writers 2026/08/15 05:21:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 05:21:29 DEBUG : Looking for writers 2026/08/15 05:21:29 DEBUG : file1: reading active writers 2026/08/15 05:21:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 05:21:29 DEBUG : Looking for writers 2026/08/15 05:21:29 DEBUG : file1: reading active writers 2026/08/15 05:21:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 05:21:29 DEBUG : file1: vfs cache: starting upload 2026/08/15 05:21:29 DEBUG : file1.315e506f.partial: size = 11 OK 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1.315e506f.partial" 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1.315e506f.partial 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1.315e506f.partial" 2026/08/15 05:21:29 DEBUG : Looking for writers 2026/08/15 05:21:29 DEBUG : file1: reading active writers 2026/08/15 05:21:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-behexek1kaxo/file1.315e506f.partial 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:29 DEBUG : file1.315e506f.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/15 05:21:29 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/15 05:21:29 DEBUG : file1.315e506f.partial: renamed to: file1 2026/08/15 05:21:29 INFO : file1: Copied (new) 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:29 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:30 DEBUG : Looking for writers 2026/08/15 05:21:30 DEBUG : file1: reading active writers 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:30 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/15 05:21:30 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-15 05:21:29 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/15 05:21:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/15 05:21:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:30 DEBUG : >WaitForWriters: 2026/08/15 05:21:30 INFO : file1: vfs cache: upload succeeded try #1 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:30 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:30 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/15 05:21:30 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:30 DEBUG : Looking for writers 2026/08/15 05:21:30 DEBUG : file1: reading active writers 2026/08/15 05:21:30 DEBUG : >WaitForWriters: 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.54s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:30 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:30 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:30 DEBUG : file1: newRWFileHandle: 2026/08/15 05:21:30 DEBUG : file1(0x251597727c0): openPending: 2026/08/15 05:21:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:30 DEBUG : file1(0x251597727c0): >openPending: err= 2026/08/15 05:21:30 DEBUG : file1: >newRWFileHandle: err= 2026/08/15 05:21:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/15 05:21:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/15 05:21:30 DEBUG : file1(0x251597727c0): _writeAt: size=7, off=0 2026/08/15 05:21:30 DEBUG : file1(0x251597727c0): >_writeAt: n=7, err= 2026/08/15 05:21:30 DEBUG : file1(0x251597727c0): _writeAt: size=6, off=5 2026/08/15 05:21:30 DEBUG : file1(0x251597727c0): >_writeAt: n=6, err= 2026/08/15 05:21:30 DEBUG : file1(0x251597727c0): close: 2026/08/15 05:21:30 DEBUG : file1: vfs cache: setting modification time to 2026-08-15 05:21:30.253012925 +0000 UTC m=+28.741535258 2026/08/15 05:21:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:30 DEBUG : file1(0x251597727c0): >close: err= 2026/08/15 05:21:30 DEBUG : file1(0x251597727c0): _writeAt: size=5, off=0 2026/08/15 05:21:30 DEBUG : file1(0x251597727c0): >_writeAt: n=0, err=file already closed 2026/08/15 05:21:30 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:30 DEBUG : Looking for writers 2026/08/15 05:21:30 DEBUG : file1: reading active writers 2026/08/15 05:21:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 05:21:30 DEBUG : Looking for writers 2026/08/15 05:21:30 DEBUG : file1: reading active writers 2026/08/15 05:21:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 05:21:30 DEBUG : Looking for writers 2026/08/15 05:21:30 DEBUG : file1: reading active writers 2026/08/15 05:21:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 05:21:30 DEBUG : Looking for writers 2026/08/15 05:21:30 DEBUG : file1: reading active writers 2026/08/15 05:21:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 05:21:30 DEBUG : file1: vfs cache: starting upload 2026/08/15 05:21:30 DEBUG : file1.a96e48ba.partial: size = 11 OK 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1.a96e48ba.partial" 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1.a96e48ba.partial 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1.a96e48ba.partial" 2026/08/15 05:21:30 DEBUG : Looking for writers 2026/08/15 05:21:30 DEBUG : file1: reading active writers 2026/08/15 05:21:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-behexek1kaxo/file1.a96e48ba.partial 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:30 DEBUG : file1.a96e48ba.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/15 05:21:30 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/15 05:21:30 DEBUG : file1.a96e48ba.partial: renamed to: file1 2026/08/15 05:21:30 INFO : file1: Copied (new) 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:30 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/15 05:21:30 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-15 05:21:30 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/15 05:21:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/15 05:21:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:30 INFO : file1: vfs cache: upload succeeded try #1 2026/08/15 05:21:30 DEBUG : Looking for writers 2026/08/15 05:21:30 DEBUG : file1: reading active writers 2026/08/15 05:21:30 DEBUG : >WaitForWriters: 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:30 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:30 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/15 05:21:30 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:30 DEBUG : Looking for writers 2026/08/15 05:21:30 DEBUG : file1: reading active writers 2026/08/15 05:21:30 DEBUG : >WaitForWriters: 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.50s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:30 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:30 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:30 DEBUG : file1: newRWFileHandle: 2026/08/15 05:21:30 DEBUG : file1(0x251591db3c0): openPending: 2026/08/15 05:21:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:30 DEBUG : file1(0x251591db3c0): >openPending: err= 2026/08/15 05:21:30 DEBUG : file1: >newRWFileHandle: err= 2026/08/15 05:21:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/15 05:21:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/15 05:21:30 DEBUG : file1(0x251591db3c0): close: 2026/08/15 05:21:30 DEBUG : file1: vfs cache: setting modification time to 2026-08-15 05:21:30.75369994 +0000 UTC m=+29.242222273 2026/08/15 05:21:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:30 DEBUG : file1(0x251591db3c0): >close: err= 2026/08/15 05:21:30 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/15 05:21:30 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/15 05:21:30 DEBUG : file2: newRWFileHandle: 2026/08/15 05:21:30 DEBUG : file2(0x251591db9c0): openPending: 2026/08/15 05:21:30 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/15 05:21:30 DEBUG : file2(0x251591db9c0): >openPending: err= 2026/08/15 05:21:30 DEBUG : file2: >newRWFileHandle: err= 2026/08/15 05:21:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/15 05:21:30 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/15 05:21:30 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/15 05:21:30 DEBUG : file2(0x251591db9c0): RWFileHandle.Flush 2026/08/15 05:21:30 DEBUG : file2(0x251591db9c0): RWFileHandle.Release 2026/08/15 05:21:30 DEBUG : file2(0x251591db9c0): close: 2026/08/15 05:21:30 DEBUG : file2: vfs cache: setting modification time to 2026-08-15 05:21:30.754663029 +0000 UTC m=+29.243185362 2026/08/15 05:21:30 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:30 DEBUG : file2(0x251591db9c0): >close: err= 2026/08/15 05:21:30 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:30 DEBUG : Looking for writers 2026/08/15 05:21:30 DEBUG : file1: reading active writers 2026/08/15 05:21:30 DEBUG : file2: reading active writers 2026/08/15 05:21:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/15 05:21:30 DEBUG : Looking for writers 2026/08/15 05:21:30 DEBUG : file1: reading active writers 2026/08/15 05:21:30 DEBUG : file2: reading active writers 2026/08/15 05:21:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/15 05:21:30 DEBUG : Looking for writers 2026/08/15 05:21:30 DEBUG : file1: reading active writers 2026/08/15 05:21:30 DEBUG : file2: reading active writers 2026/08/15 05:21:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/15 05:21:30 DEBUG : Looking for writers 2026/08/15 05:21:30 DEBUG : file1: reading active writers 2026/08/15 05:21:30 DEBUG : file2: reading active writers 2026/08/15 05:21:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/15 05:21:30 DEBUG : file2: vfs cache: starting upload 2026/08/15 05:21:30 DEBUG : file1: vfs cache: starting upload 2026/08/15 05:21:30 DEBUG : file2.9761fa6f.partial: size = 0 OK 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file2.9761fa6f.partial" 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file2.9761fa6f.partial 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file2.9761fa6f.partial" 2026/08/15 05:21:30 DEBUG : file1.5bfaaa9b.partial: size = 0 OK 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1.5bfaaa9b.partial" 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1.5bfaaa9b.partial 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1.5bfaaa9b.partial" 2026/08/15 05:21:30 DEBUG : Looking for writers 2026/08/15 05:21:30 DEBUG : file1: reading active writers 2026/08/15 05:21:30 DEBUG : file2: reading active writers 2026/08/15 05:21:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-behexek1kaxo/file2.9761fa6f.partial 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:30 DEBUG : file2.9761fa6f.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/15 05:21:30 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-behexek1kaxo/file1.5bfaaa9b.partial 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:30 DEBUG : file1.5bfaaa9b.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/15 05:21:30 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/15 05:21:30 DEBUG : file2.9761fa6f.partial: renamed to: file2 2026/08/15 05:21:30 INFO : file2: Copied (new) 2026/08/15 05:21:30 DEBUG : file1.5bfaaa9b.partial: renamed to: file1 2026/08/15 05:21:30 INFO : file1: Copied (new) 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file2" 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file2 2026/08/15 05:21:30 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file2" 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:31 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/15 05:21:31 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-15 05:21:30 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/15 05:21:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/15 05:21:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:31 INFO : file1: vfs cache: upload succeeded try #1 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-behexek1kaxo/file2 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:31 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/15 05:21:31 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-15 05:21:30 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/15 05:21:31 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/15 05:21:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/15 05:21:31 INFO : file2: vfs cache: upload succeeded try #1 2026/08/15 05:21:31 DEBUG : Looking for writers 2026/08/15 05:21:31 DEBUG : file1: reading active writers 2026/08/15 05:21:31 DEBUG : file2: reading active writers 2026/08/15 05:21:31 DEBUG : >WaitForWriters: 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:31 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:31 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file2" 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file2 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file2" 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-behexek1kaxo/file2 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:31 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file2" 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/file2 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/file2" 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-behexek1kaxo/file2 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:31 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/15 05:21:31 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:31 DEBUG : Looking for writers 2026/08/15 05:21:31 DEBUG : file1: reading active writers 2026/08/15 05:21:31 DEBUG : file2: reading active writers 2026/08/15 05:21:31 DEBUG : >WaitForWriters: 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.72s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:31 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:31 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:31 DEBUG : file1: newRWFileHandle: 2026/08/15 05:21:31 DEBUG : file1(0x2515951ccc0): openPending: 2026/08/15 05:21:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:31 DEBUG : file1(0x2515951ccc0): >openPending: err= 2026/08/15 05:21:31 DEBUG : file1: >newRWFileHandle: err= 2026/08/15 05:21:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/15 05:21:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/15 05:21:31 DEBUG : file1(0x2515951ccc0): _writeAt: size=5, off=0 2026/08/15 05:21:31 DEBUG : file1(0x2515951ccc0): >_writeAt: n=5, err= 2026/08/15 05:21:31 DEBUG : file1(0x2515951ccc0): RWFileHandle.Flush 2026/08/15 05:21:31 DEBUG : file1(0x2515951ccc0): RWFileHandle.Flush 2026/08/15 05:21:31 DEBUG : file1(0x2515951ccc0): close: 2026/08/15 05:21:31 DEBUG : file1: vfs cache: setting modification time to 2026-08-15 05:21:31.47728283 +0000 UTC m=+29.965805163 2026/08/15 05:21:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:31 DEBUG : file1(0x2515951ccc0): >close: err= 2026/08/15 05:21:31 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:31 DEBUG : Looking for writers 2026/08/15 05:21:31 DEBUG : file1: reading active writers 2026/08/15 05:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 05:21:31 DEBUG : Looking for writers 2026/08/15 05:21:31 DEBUG : file1: reading active writers 2026/08/15 05:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 05:21:31 DEBUG : Looking for writers 2026/08/15 05:21:31 DEBUG : file1: reading active writers 2026/08/15 05:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 05:21:31 DEBUG : Looking for writers 2026/08/15 05:21:31 DEBUG : file1: reading active writers 2026/08/15 05:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 05:21:31 DEBUG : file1: vfs cache: starting upload 2026/08/15 05:21:31 DEBUG : file1.e9f7233d.partial: size = 5 OK 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1.e9f7233d.partial" 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1.e9f7233d.partial 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1.e9f7233d.partial" 2026/08/15 05:21:31 DEBUG : Looking for writers 2026/08/15 05:21:31 DEBUG : file1: reading active writers 2026/08/15 05:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-behexek1kaxo/file1.e9f7233d.partial 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:31 DEBUG : file1.e9f7233d.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/15 05:21:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 05:21:31 DEBUG : file1.e9f7233d.partial: renamed to: file1 2026/08/15 05:21:31 INFO : file1: Copied (new) 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:31 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/15 05:21:31 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-15 05:21:31 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/15 05:21:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/15 05:21:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:31 INFO : file1: vfs cache: upload succeeded try #1 2026/08/15 05:21:31 DEBUG : Looking for writers 2026/08/15 05:21:31 DEBUG : file1: reading active writers 2026/08/15 05:21:31 DEBUG : >WaitForWriters: 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.32s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:31 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:31 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:31 DEBUG : file1: newRWFileHandle: 2026/08/15 05:21:31 DEBUG : file1(0x25159a48700): openPending: 2026/08/15 05:21:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:31 DEBUG : file1(0x25159a48700): >openPending: err= 2026/08/15 05:21:31 DEBUG : file1: >newRWFileHandle: err= 2026/08/15 05:21:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/15 05:21:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/15 05:21:31 DEBUG : file1(0x25159a48700): _writeAt: size=5, off=0 2026/08/15 05:21:31 DEBUG : file1(0x25159a48700): >_writeAt: n=5, err= 2026/08/15 05:21:31 DEBUG : file1(0x25159a48700): RWFileHandle.Release 2026/08/15 05:21:31 DEBUG : file1(0x25159a48700): close: 2026/08/15 05:21:31 DEBUG : file1: vfs cache: setting modification time to 2026-08-15 05:21:31.798261001 +0000 UTC m=+30.286783334 2026/08/15 05:21:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:31 DEBUG : file1(0x25159a48700): >close: err= 2026/08/15 05:21:31 DEBUG : file1(0x25159a48700): RWFileHandle.Release 2026/08/15 05:21:31 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:31 DEBUG : Looking for writers 2026/08/15 05:21:31 DEBUG : file1: reading active writers 2026/08/15 05:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 05:21:31 DEBUG : Looking for writers 2026/08/15 05:21:31 DEBUG : file1: reading active writers 2026/08/15 05:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 05:21:31 DEBUG : Looking for writers 2026/08/15 05:21:31 DEBUG : file1: reading active writers 2026/08/15 05:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 05:21:31 DEBUG : Looking for writers 2026/08/15 05:21:31 DEBUG : file1: reading active writers 2026/08/15 05:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 05:21:31 DEBUG : file1: vfs cache: starting upload 2026/08/15 05:21:31 DEBUG : file1.246dca8e.partial: size = 5 OK 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1.246dca8e.partial" 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1.246dca8e.partial 2026/08/15 05:21:31 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1.246dca8e.partial" 2026/08/15 05:21:31 DEBUG : Looking for writers 2026/08/15 05:21:31 DEBUG : file1: reading active writers 2026/08/15 05:21:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-behexek1kaxo/file1.246dca8e.partial 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:32 DEBUG : file1.246dca8e.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/15 05:21:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 05:21:32 DEBUG : file1.246dca8e.partial: renamed to: file1 2026/08/15 05:21:32 INFO : file1: Copied (new) 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:32 DEBUG : Looking for writers 2026/08/15 05:21:32 DEBUG : file1: reading active writers 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:32 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/15 05:21:32 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-15 05:21:31 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/15 05:21:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/15 05:21:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:32 DEBUG : >WaitForWriters: 2026/08/15 05:21:32 INFO : file1: vfs cache: upload succeeded try #1 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.33s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:32 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:32 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:32 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/15 05:21:32 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/15 05:21:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 05:21:32 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 05:21:32 DEBUG : dir/file1(0x2515931af00): openPending: 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/15 05:21:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/15 05:21:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/15 05:21:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:32 DEBUG : dir/file1(0x2515931af00): >openPending: err= 2026/08/15 05:21:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/15 05:21:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 05:21:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 05:21:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/15 05:21:32 DEBUG : dir/file1(0x2515931af00): _writeAt: size=5, off=0 2026/08/15 05:21:32 DEBUG : dir/file1(0x2515931af00): >_writeAt: n=5, err= 2026/08/15 05:21:32 DEBUG : dir/file1(0x2515931af00): close: 2026/08/15 05:21:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:32 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-15 05:21:32.431845683 +0000 UTC m=+30.920368056 2026/08/15 05:21:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:32 DEBUG : dir/file1(0x2515931af00): >close: err= 2026/08/15 05:21:32 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:32 DEBUG : dir: Looking for writers 2026/08/15 05:21:32 DEBUG : file1: reading active writers 2026/08/15 05:21:32 DEBUG : Looking for writers 2026/08/15 05:21:32 DEBUG : dir: reading active writers 2026/08/15 05:21:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 05:21:32 DEBUG : dir: Looking for writers 2026/08/15 05:21:32 DEBUG : file1: reading active writers 2026/08/15 05:21:32 DEBUG : Looking for writers 2026/08/15 05:21:32 DEBUG : dir: reading active writers 2026/08/15 05:21:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 05:21:32 DEBUG : dir: Looking for writers 2026/08/15 05:21:32 DEBUG : file1: reading active writers 2026/08/15 05:21:32 DEBUG : Looking for writers 2026/08/15 05:21:32 DEBUG : dir: reading active writers 2026/08/15 05:21:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 05:21:32 DEBUG : dir: Looking for writers 2026/08/15 05:21:32 DEBUG : file1: reading active writers 2026/08/15 05:21:32 DEBUG : Looking for writers 2026/08/15 05:21:32 DEBUG : dir: reading active writers 2026/08/15 05:21:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 05:21:32 DEBUG : dir/file1: vfs cache: starting upload 2026/08/15 05:21:32 DEBUG : dir/file1.a10882a2.partial: size = 5 OK 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1.a10882a2.partial" 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1.a10882a2.partial 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1.a10882a2.partial" 2026/08/15 05:21:32 DEBUG : dir: Looking for writers 2026/08/15 05:21:32 DEBUG : file1: reading active writers 2026/08/15 05:21:32 DEBUG : Looking for writers 2026/08/15 05:21:32 DEBUG : dir: reading active writers 2026/08/15 05:21:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-behexek1kaxo/dir/file1.a10882a2.partial 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:32 DEBUG : dir/file1.a10882a2.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/15 05:21:32 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 05:21:32 DEBUG : dir/file1.a10882a2.partial: renamed to: dir/file1 2026/08/15 05:21:32 INFO : dir/file1: Copied (replaced existing) 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:32 DEBUG : dir: Looking for writers 2026/08/15 05:21:32 DEBUG : file1: reading active writers 2026/08/15 05:21:32 DEBUG : Looking for writers 2026/08/15 05:21:32 DEBUG : dir: reading active writers 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:32 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/15 05:21:32 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-15 05:21:32 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/15 05:21:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/15 05:21:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:32 DEBUG : >WaitForWriters: 2026/08/15 05:21:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.65s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:32 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:32 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:32 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/15 05:21:32 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:32 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 05:21:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 05:21:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 05:21:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/15 05:21:32 DEBUG : dir/file1(0x25159adf940): _writeAt: size=5, off=0 2026/08/15 05:21:32 DEBUG : dir/file1(0x25159adf940): openPending: 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:32 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/15 05:21:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/15 05:21:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/15 05:21:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:33 DEBUG : dir/file1(0x25159adf940): >openPending: err= 2026/08/15 05:21:33 DEBUG : dir/file1(0x25159adf940): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : dir/file1(0x25159adf940): _writeAt: size=15, off=5 2026/08/15 05:21:33 DEBUG : dir/file1(0x25159adf940): >_writeAt: n=15, err= 2026/08/15 05:21:33 DEBUG : dir/file1(0x25159adf940): close: 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/15 05:21:33 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-15 05:21:33.088981773 +0000 UTC m=+31.577504137 2026/08/15 05:21:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : dir/file1(0x25159adf940): >close: err= 2026/08/15 05:21:33 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:33 DEBUG : dir: Looking for writers 2026/08/15 05:21:33 DEBUG : file1: reading active writers 2026/08/15 05:21:33 DEBUG : Looking for writers 2026/08/15 05:21:33 DEBUG : dir: reading active writers 2026/08/15 05:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 05:21:33 DEBUG : dir: Looking for writers 2026/08/15 05:21:33 DEBUG : file1: reading active writers 2026/08/15 05:21:33 DEBUG : Looking for writers 2026/08/15 05:21:33 DEBUG : dir: reading active writers 2026/08/15 05:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 05:21:33 DEBUG : dir: Looking for writers 2026/08/15 05:21:33 DEBUG : file1: reading active writers 2026/08/15 05:21:33 DEBUG : Looking for writers 2026/08/15 05:21:33 DEBUG : dir: reading active writers 2026/08/15 05:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 05:21:33 DEBUG : dir: Looking for writers 2026/08/15 05:21:33 DEBUG : file1: reading active writers 2026/08/15 05:21:33 DEBUG : Looking for writers 2026/08/15 05:21:33 DEBUG : dir: reading active writers 2026/08/15 05:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 05:21:33 DEBUG : dir/file1: vfs cache: starting upload 2026/08/15 05:21:33 DEBUG : dir/file1.3dc1f2a7.partial: size = 20 OK 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1.3dc1f2a7.partial" 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1.3dc1f2a7.partial 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1.3dc1f2a7.partial" 2026/08/15 05:21:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/15 05:21:33 DEBUG : dir: Looking for writers 2026/08/15 05:21:33 DEBUG : file1: reading active writers 2026/08/15 05:21:33 DEBUG : Looking for writers 2026/08/15 05:21:33 DEBUG : dir: reading active writers 2026/08/15 05:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-behexek1kaxo/dir/file1.3dc1f2a7.partial 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:33 DEBUG : dir/file1.3dc1f2a7.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/15 05:21:33 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/15 05:21:33 DEBUG : dir/file1.3dc1f2a7.partial: renamed to: dir/file1 2026/08/15 05:21:33 INFO : dir/file1: Copied (replaced existing) 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:33 DEBUG : dir: Looking for writers 2026/08/15 05:21:33 DEBUG : file1: reading active writers 2026/08/15 05:21:33 DEBUG : Looking for writers 2026/08/15 05:21:33 DEBUG : dir: reading active writers 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:33 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/15 05:21:33 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-15 05:21:33 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/15 05:21:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/15 05:21:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:33 DEBUG : >WaitForWriters: 2026/08/15 05:21:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.64s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:33 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : file1: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : file1(0x25159c98900): openPending: 2026/08/15 05:21:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:33 DEBUG : file1(0x25159c98900): >openPending: err= 2026/08/15 05:21:33 DEBUG : file1: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/15 05:21:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/15 05:21:33 DEBUG : file1(0x25159c98900): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : file1(0x25159c98900): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : file1(0x25159c98900): close: 2026/08/15 05:21:33 DEBUG : file1: vfs cache: setting modification time to 2026-08-15 05:21:33.418780412 +0000 UTC m=+31.907302755 2026/08/15 05:21:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : file1(0x25159c98900): >close: err= 2026/08/15 05:21:33 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:33 DEBUG : Looking for writers 2026/08/15 05:21:33 DEBUG : file1: reading active writers 2026/08/15 05:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 05:21:33 DEBUG : Looking for writers 2026/08/15 05:21:33 DEBUG : file1: reading active writers 2026/08/15 05:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 05:21:33 DEBUG : Looking for writers 2026/08/15 05:21:33 DEBUG : file1: reading active writers 2026/08/15 05:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 05:21:33 DEBUG : Looking for writers 2026/08/15 05:21:33 DEBUG : file1: reading active writers 2026/08/15 05:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 05:21:33 DEBUG : file1: vfs cache: starting upload 2026/08/15 05:21:33 DEBUG : file1.bc7587bb.partial: size = 5 OK 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1.bc7587bb.partial" 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1.bc7587bb.partial 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1.bc7587bb.partial" 2026/08/15 05:21:33 DEBUG : Looking for writers 2026/08/15 05:21:33 DEBUG : file1: reading active writers 2026/08/15 05:21:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 05:21:33 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-behexek1kaxo/dir/file1: no such file or directory 2026/08/15 05:21:33 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-behexek1kaxo/dir/file1: no such file or directory 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-behexek1kaxo/file1.bc7587bb.partial 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:33 DEBUG : file1.bc7587bb.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/15 05:21:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 05:21:33 DEBUG : file1.bc7587bb.partial: renamed to: file1 2026/08/15 05:21:33 INFO : file1: Copied (new) 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:33 DEBUG : Looking for writers 2026/08/15 05:21:33 DEBUG : file1: reading active writers 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:33 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/15 05:21:33 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-15 05:21:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/15 05:21:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:33 INFO : file1: vfs cache: upload succeeded try #1 2026/08/15 05:21:33 DEBUG : >WaitForWriters: 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.34s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:33 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:33 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/15 05:21:33 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951cb40): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951cb40): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951cb40): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951cb40): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951cb40): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.754416496 +0000 UTC m=+32.242938829 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951cb40): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951cfc0): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951cfc0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951cfc0): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951cfc0): >_readAt: n=2, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951cfc0): _writeAt: size=3, off=2 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951cfc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951cfc0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.754416496 +0000 UTC m=+32.242938829 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951cfc0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951d480): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951d480): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951d480): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951d480): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951d480): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.754416496 +0000 UTC m=+32.242938829 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951d480): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd5500 item 1 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d2cc0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d2cc0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d2cc0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d2cc0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d2cc0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.758801157 +0000 UTC m=+32.247323500 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d2cc0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d38c0): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d38c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d38c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d38c0): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d38c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.758801157 +0000 UTC m=+32.247323500 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d38c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d803f0 item 2 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951dac0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951dac0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951dac0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951dac0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951dac0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.763072875 +0000 UTC m=+32.251595208 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951dac0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597720c0): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597720c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597720c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597720c0): >_readAt: n=2, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597720c0): _writeAt: size=3, off=2 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597720c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597720c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.763072875 +0000 UTC m=+32.251595208 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597720c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772580): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772580): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772580): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772580): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772580): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.763072875 +0000 UTC m=+32.251595208 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772580): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd5b90 item 3 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772c00): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772c00): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772c00): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772c00): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772c00): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.765423773 +0000 UTC m=+32.253946106 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772c00): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773140): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773140): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773140): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773140): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773140): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.765423773 +0000 UTC m=+32.253946106 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773140): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159604770 item 4 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773780): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773780): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773780): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773780): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773780): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.767367555 +0000 UTC m=+32.255889888 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773780): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773c80): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773c80): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773c80): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773c80): >_readAt: n=2, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773c80): _writeAt: size=3, off=2 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773c80): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773c80): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.767367555 +0000 UTC m=+32.255889888 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773c80): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159750240): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159750240): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159750240): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159750240): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159750240): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.767367555 +0000 UTC m=+32.255889888 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159750240): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159604cb0 item 5 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597508c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597508c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597508c0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597508c0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597508c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.769852197 +0000 UTC m=+32.258374530 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597508c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159750e00): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159750e00): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159750e00): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159750e00): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159750e00): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.769852197 +0000 UTC m=+32.258374530 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159750e00): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159605500 item 6 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb90c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb90c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb90c0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb90c0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb90c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.772718811 +0000 UTC m=+32.261241145 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb90c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb9840): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb9840): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb9840): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb9840): >_readAt: n=2, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb9840): _writeAt: size=3, off=2 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb9840): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb9840): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.772718811 +0000 UTC m=+32.261241145 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb9840): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597ba080): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597ba080): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597ba080): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597ba080): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597ba080): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.772718811 +0000 UTC m=+32.261241145 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597ba080): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d808c0 item 7 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597ba700): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597ba700): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597ba700): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597ba700): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597ba700): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.775605744 +0000 UTC m=+32.264128077 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597ba700): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bac40): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bac40): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bac40): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bac40): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bac40): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.775605744 +0000 UTC m=+32.264128077 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bac40): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d81030 item 8 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bb200): _readAt: size=2, off=0 2026/08/15 05:21:33 ERROR : open-test-file(0x251597bb200): Couldn't read size of file 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bb200): >_readAt: n=0, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bb200): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bb200): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bb200): close: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bb200): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bb5c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bb5c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bb5c0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bb5c0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bb5c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.7777803 +0000 UTC m=+32.266302633 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bb5c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bba40): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bba40): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bba40): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bba40): >_readAt: n=2, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bba40): _writeAt: size=3, off=2 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bba40): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bba40): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.7777803 +0000 UTC m=+32.266302633 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597bba40): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fc040): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fc040): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fc040): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fc040): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fc040): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.7777803 +0000 UTC m=+32.266302633 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fc040): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d813b0 item 9 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fc6c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fc6c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fc6c0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fc6c0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fc6c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.780239915 +0000 UTC m=+32.268762248 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fc6c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fcc00): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fcc00): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fcc00): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fcc00): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fcc00): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.780239915 +0000 UTC m=+32.268762248 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fcc00): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d81960 item 10 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fd240): _readAt: size=2, off=0 2026/08/15 05:21:33 ERROR : open-test-file(0x251597fd240): Couldn't read size of file 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fd240): >_readAt: n=0, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fd240): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fd240): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fd240): close: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fd240): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fd600): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fd600): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fd600): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fd600): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fd600): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.782075612 +0000 UTC m=+32.270597945 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fd600): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fdb00): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fdb00): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fdb00): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fdb00): >_readAt: n=2, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fdb00): _writeAt: size=3, off=2 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fdb00): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fdb00): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.782075612 +0000 UTC m=+32.270597945 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597fdb00): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159870100): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159870100): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159870100): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159870100): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159870100): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.782075612 +0000 UTC m=+32.270597945 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159870100): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d81dc0 item 11 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159870780): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159870780): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159870780): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159870780): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159870780): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.785499378 +0000 UTC m=+32.274021712 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159870780): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159870cc0): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159870cc0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159870cc0): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159870cc0): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159870cc0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.785499378 +0000 UTC m=+32.274021712 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159870cc0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159268540 item 12 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159871300): _readAt: size=2, off=0 2026/08/15 05:21:33 ERROR : open-test-file(0x25159871300): Couldn't read size of file 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159871300): >_readAt: n=0, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159871300): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159871300): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159871300): close: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159871300): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598716c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598716c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598716c0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598716c0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598716c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.787678274 +0000 UTC m=+32.276200607 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598716c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159751600): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159751600): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159751600): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159751600): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159751600): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.787678274 +0000 UTC m=+32.276200607 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159751600): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159268a80 item 13 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159751c80): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159751c80): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159751c80): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159751c80): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159751c80): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.792895797 +0000 UTC m=+32.281418140 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159751c80): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597762c0): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597762c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597762c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597762c0): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597762c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.792895797 +0000 UTC m=+32.281418140 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597762c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159336000 item 14 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159776900): _readAt: size=2, off=0 2026/08/15 05:21:33 ERROR : open-test-file(0x25159776900): Couldn't read size of file 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159776900): >_readAt: n=0, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159776900): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159776900): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159776900): close: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159776900): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159776cc0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159776cc0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159776cc0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159776cc0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159776cc0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.797196149 +0000 UTC m=+32.285718482 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159776cc0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159777380): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159777380): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159777380): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159777380): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159777380): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.797196149 +0000 UTC m=+32.285718482 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159777380): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251593368c0 item 15 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 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/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159777a00): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159777a00): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159777a00): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159777a00): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159777a00): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.799760842 +0000 UTC m=+32.288283175 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159777a00): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991a040): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991a040): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991a040): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991a040): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991a040): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.799760842 +0000 UTC m=+32.288283175 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991a040): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159336f50 item 16 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991a680): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991a680): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991a680): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991a680): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991a680): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.80200485 +0000 UTC m=+32.290527183 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991a680): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991ab00): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991ab00): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991ab00): open at offset 5 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991ab00): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991ab00): >_readAt: n=2, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991ab00): _writeAt: size=3, off=7 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991ab00): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991ab00): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.80200485 +0000 UTC m=+32.290527183 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991ab00): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991b000): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991b000): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991b000): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991b000): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991b000): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.80200485 +0000 UTC m=+32.290527183 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991b000): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159337650 item 17 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159871c00): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159871c00): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159871c00): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159871c00): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159871c00): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.809292314 +0000 UTC m=+32.297814647 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159871c00): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a8240): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a8240): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a8240): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a8240): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a8240): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.809292314 +0000 UTC m=+32.297814647 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a8240): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592697a0 item 18 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991b680): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991b680): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991b680): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991b680): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991b680): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.815225769 +0000 UTC m=+32.303748102 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991b680): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991bb80): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991bb80): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991bb80): open at offset 5 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991bb80): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991bb80): >_readAt: n=2, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991bb80): _writeAt: size=3, off=7 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991bb80): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991bb80): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.815225769 +0000 UTC m=+32.303748102 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515991bb80): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159948180): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159948180): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159948180): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159948180): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159948180): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.815225769 +0000 UTC m=+32.303748102 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159948180): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159337ce0 item 19 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159948800): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159948800): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159948800): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159948800): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159948800): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.821152572 +0000 UTC m=+32.309674905 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159948800): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159948d40): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159948d40): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159948d40): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159948d40): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159948d40): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.821152572 +0000 UTC m=+32.309674905 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159948d40): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159270850 item 20 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599493c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599493c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599493c0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599493c0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599493c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.823692699 +0000 UTC m=+32.312215032 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599493c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599498c0): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599498c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599498c0): open at offset 5 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599498c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599498c0): >_readAt: n=2, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599498c0): _writeAt: size=3, off=7 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599498c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599498c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.823692699 +0000 UTC m=+32.312215032 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599498c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159949dc0): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159949dc0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159949dc0): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159949dc0): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159949dc0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.823692699 +0000 UTC m=+32.312215032 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159949dc0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159270e70 item 21 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a8a80): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a8a80): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a8a80): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a8a80): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a8a80): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.829444902 +0000 UTC m=+32.317967255 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a8a80): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a8fc0): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a8fc0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a8fc0): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a8fc0): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a8fc0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.829444902 +0000 UTC m=+32.317967255 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a8fc0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159269c70 item 22 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a9640): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a9640): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a9640): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a9640): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a9640): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.833343576 +0000 UTC m=+32.321865909 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a9640): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a9b40): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a9b40): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a9b40): open at offset 5 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a9b40): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a9b40): >_readAt: n=2, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a9b40): _writeAt: size=3, off=7 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a9b40): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a9b40): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.833343576 +0000 UTC m=+32.321865909 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598a9b40): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e4140): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e4140): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e4140): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e4140): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e4140): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.833343576 +0000 UTC m=+32.321865909 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e4140): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159cb6150 item 23 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 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/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e47c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e47c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e47c0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e47c0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e47c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.836522679 +0000 UTC m=+32.325045013 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e47c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e4d00): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e4d00): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e4d00): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e4d00): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e4d00): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.836522679 +0000 UTC m=+32.325045013 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e4d00): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159cb6700 item 24 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e5340): _readAt: size=2, off=0 2026/08/15 05:21:33 ERROR : open-test-file(0x251598e5340): Couldn't read size of file 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e5340): >_readAt: n=0, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e5340): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e5340): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e5340): close: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e5340): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e5700): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e5700): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e5700): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e5700): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e5700): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.83892692 +0000 UTC m=+32.327449253 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e5700): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e5c00): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e5c00): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e5c00): open at offset 5 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e5c00): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e5c00): >_readAt: n=2, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e5c00): _writeAt: size=3, off=7 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e5c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e5c00): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.83892692 +0000 UTC m=+32.327449253 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598e5c00): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159964340): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159964340): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159964340): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159964340): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159964340): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.83892692 +0000 UTC m=+32.327449253 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159964340): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159cb6a80 item 25 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599649c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599649c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599649c0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599649c0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599649c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.842583736 +0000 UTC m=+32.331106069 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599649c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159964f00): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159964f00): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159964f00): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159964f00): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159964f00): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.842583736 +0000 UTC m=+32.331106069 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159964f00): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159271730 item 26 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159965540): _readAt: size=2, off=0 2026/08/15 05:21:33 ERROR : open-test-file(0x25159965540): Couldn't read size of file 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159965540): >_readAt: n=0, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159965540): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159965540): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159965540): close: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159965540): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159965900): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159965900): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159965900): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159965900): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159965900): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.848388338 +0000 UTC m=+32.336910671 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159965900): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159965e00): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159965e00): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159965e00): open at offset 5 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159965e00): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159965e00): >_readAt: n=2, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159965e00): _writeAt: size=3, off=7 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159965e00): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159965e00): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.848388338 +0000 UTC m=+32.336910671 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159965e00): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159980440): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159980440): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159980440): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159980440): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159980440): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.848388338 +0000 UTC m=+32.336910671 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159980440): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159271c70 item 27 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 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/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159980ac0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159980ac0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159980ac0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159980ac0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159980ac0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.851807847 +0000 UTC m=+32.340330180 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159980ac0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159981000): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159981000): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159981000): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159981000): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159981000): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.851807847 +0000 UTC m=+32.340330180 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159981000): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596b2380 item 28 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598fe240): _readAt: size=2, off=0 2026/08/15 05:21:33 ERROR : open-test-file(0x251598fe240): Couldn't read size of file 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598fe240): >_readAt: n=0, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598fe240): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598fe240): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598fe240): close: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598fe240): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598fe600): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598fe600): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598fe600): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598fe600): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598fe600): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.854842518 +0000 UTC m=+32.343364851 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598fe600): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598fecc0): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598fecc0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598fecc0): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598fecc0): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598fecc0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.854842518 +0000 UTC m=+32.343364851 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598fecc0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159cb6d90 item 29 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 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/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598ff340): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598ff340): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598ff340): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598ff340): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598ff340): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.857034467 +0000 UTC m=+32.345556811 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598ff340): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598ff880): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598ff880): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598ff880): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598ff880): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598ff880): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.857034467 +0000 UTC m=+32.345556811 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598ff880): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159cb7110 item 30 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 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/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598ffec0): _readAt: size=2, off=0 2026/08/15 05:21:33 ERROR : open-test-file(0x251598ffec0): Couldn't read size of file 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598ffec0): >_readAt: n=0, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598ffec0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598ffec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598ffec0): close: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251598ffec0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a28380): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a28380): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a28380): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a28380): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a28380): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.859446262 +0000 UTC m=+32.347968595 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a28380): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a28a40): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a28a40): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a28a40): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a28a40): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a28a40): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.859446262 +0000 UTC m=+32.347968595 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a28a40): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159cb7490 item 31 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 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/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a290c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a290c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a290c0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a290c0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a290c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.86423669 +0000 UTC m=+32.352759023 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a290c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a29600): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a29600): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a29600): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a29600): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a29600): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.86423669 +0000 UTC m=+32.352759023 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a29600): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159cb7880 item 32 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a29900): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a29900): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a29900): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a29900): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a29900): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.869963004 +0000 UTC m=+32.358485337 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a29900): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a29d80): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a29d80): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a29d80): _writeAt: size=3, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a29d80): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a29d80): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159cb7ab0 item 33 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a29d80): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a29d80): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.870686941 +0000 UTC m=+32.359209275 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a29d80): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5a380): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5a380): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5a380): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5a380): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5a380): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.870686941 +0000 UTC m=+32.359209275 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5a380): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159cb7c70 item 33 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5a9c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5a9c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5a9c0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5a9c0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5a9c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.874472601 +0000 UTC m=+32.362994934 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5a9c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5ae40): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5ae40): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515927a150 item 34 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5ae40): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5ae40): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5ae40): _writeAt: size=3, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5ae40): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5ae40): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.875191638 +0000 UTC m=+32.363713971 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5ae40): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5b380): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5b380): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5b380): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5b380): >_readAt: n=3, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5b380): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.875191638 +0000 UTC m=+32.363713971 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5b380): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515927a620 item 34 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5b9c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5b9c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5b9c0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5b9c0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5b9c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.877341088 +0000 UTC m=+32.365863421 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5b9c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5be40): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5be40): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5be40): _writeAt: size=3, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5be40): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5be40): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515927b030 item 35 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5be40): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5be40): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.878340476 +0000 UTC m=+32.366862809 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a5be40): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7e440): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7e440): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7e440): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7e440): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7e440): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.878340476 +0000 UTC m=+32.366862809 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7e440): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515927b260 item 35 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7eac0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7eac0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7eac0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7eac0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7eac0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.88039211 +0000 UTC m=+32.368914443 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7eac0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7efc0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7efc0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515927b6c0 item 36 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7efc0): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7efc0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7efc0): _writeAt: size=3, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7efc0): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7efc0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.881258596 +0000 UTC m=+32.369780939 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7efc0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7f500): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7f500): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7f500): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7f500): >_readAt: n=3, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7f500): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.881258596 +0000 UTC m=+32.369780939 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7f500): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515927bb20 item 36 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7fb40): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7fb40): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7fb40): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7fb40): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7fb40): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.882826037 +0000 UTC m=+32.371348370 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a7fb40): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9c0c0): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9c0c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9c0c0): _writeAt: size=3, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9c0c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9c0c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251595d2850 item 37 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9c0c0): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9c0c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.883515259 +0000 UTC m=+32.372037592 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9c0c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9c5c0): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9c5c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9c5c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9c5c0): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9c5c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.883515259 +0000 UTC m=+32.372037592 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9c5c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251595d2b60 item 37 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9cc40): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9cc40): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9cc40): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9cc40): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9cc40): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.885132813 +0000 UTC m=+32.373655146 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9cc40): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9d140): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9d140): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159600380 item 38 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9d140): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9d140): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9d140): _writeAt: size=3, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9d140): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9d140): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.886326818 +0000 UTC m=+32.374849152 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9d140): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9d680): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9d680): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9d680): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9d680): >_readAt: n=3, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9d680): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.886326818 +0000 UTC m=+32.374849152 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159a9d680): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159600690 item 38 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599819c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599819c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599819c0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599819c0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599819c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.888041697 +0000 UTC m=+32.376564030 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599819c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159981ec0): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159981ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159981ec0): _writeAt: size=3, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159981ec0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159981ec0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596b29a0 item 39 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159981ec0): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159981ec0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.888760315 +0000 UTC m=+32.377282648 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159981ec0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c24c0): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c24c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c24c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c24c0): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c24c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.888760315 +0000 UTC m=+32.377282648 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c24c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596b2b60 item 39 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c2b40): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c2b40): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c2b40): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c2b40): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c2b40): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.890667036 +0000 UTC m=+32.379189409 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c2b40): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c3040): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c3040): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596b2f50 item 40 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c3040): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c3040): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c3040): _writeAt: size=3, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c3040): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c3040): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.891511871 +0000 UTC m=+32.380034204 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c3040): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c3580): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c3580): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c3580): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c3580): >_readAt: n=3, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c3580): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.891511871 +0000 UTC m=+32.380034204 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c3580): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596b31f0 item 40 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c3b40): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c3b40): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c3b40): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c3b40): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c3b40): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c3b40): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c3b40): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.893738666 +0000 UTC m=+32.382260999 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599c3b40): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e4140): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e4140): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e4140): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596b3570 item 41 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e4140): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e4140): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.894733816 +0000 UTC m=+32.383256149 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e4140): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e4600): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e4600): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e4600): _writeAt: size=3, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e4600): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e4600): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596b3730 item 41 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e4600): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e4600): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.895495735 +0000 UTC m=+32.384018068 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e4600): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e4b40): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e4b40): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e4b40): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e4b40): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e4b40): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.895495735 +0000 UTC m=+32.384018068 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e4b40): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596b39d0 item 41 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e5180): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e5180): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e5180): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e5180): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e5180): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e5180): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e5180): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.897832708 +0000 UTC m=+32.386355041 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e5180): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e5680): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e5680): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e5680): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251595cb7a0 item 42 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e5680): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e5680): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.898991878 +0000 UTC m=+32.387514211 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e5680): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e5bc0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e5bc0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251595cb960 item 42 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e5bc0): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e5bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e5bc0): _writeAt: size=3, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e5bc0): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e5bc0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.899649299 +0000 UTC m=+32.388171632 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251599e5bc0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04240): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04240): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04240): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04240): >_readAt: n=3, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04240): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.899649299 +0000 UTC m=+32.388171632 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04240): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251595cbce0 item 42 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04880): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04880): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04880): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04880): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04880): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04880): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04880): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.901653153 +0000 UTC m=+32.390175486 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04880): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04d80): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04d80): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04d80): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592b45b0 item 43 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04d80): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04d80): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.902248287 +0000 UTC m=+32.390770620 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04d80): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b052c0): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b052c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b052c0): _writeAt: size=3, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b052c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b052c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592b49a0 item 43 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b052c0): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b052c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.902881553 +0000 UTC m=+32.391403886 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b052c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05800): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05800): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05800): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05800): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05800): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.902881553 +0000 UTC m=+32.391403886 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05800): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592b4f50 item 43 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05e40): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05e40): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05e40): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05e40): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05e40): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05e40): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05e40): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.904511612 +0000 UTC m=+32.393033955 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05e40): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c995c0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c995c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c995c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d06ee0 item 44 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c995c0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c995c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.908627285 +0000 UTC m=+32.397149618 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c995c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c99b00): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c99b00): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d07180 item 44 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c99b00): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c99b00): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c99b00): _writeAt: size=3, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c99b00): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c99b00): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.913180463 +0000 UTC m=+32.401702796 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c99b00): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159572180): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159572180): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159572180): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159572180): >_readAt: n=3, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159572180): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.913180463 +0000 UTC m=+32.401702796 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159572180): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d07340 item 44 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251595727c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251595727c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251595727c0): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251595727c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x251595727c0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251595727c0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251595727c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.916044222 +0000 UTC m=+32.404566555 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251595727c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159572cc0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159572cc0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159572cc0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592b4310 item 45 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159572cc0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159572cc0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.919546667 +0000 UTC m=+32.408069000 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159572cc0): >close: err= 2026/08/15 05:21:33 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-behexek1kaxo/dir/file1: no such file or directory 2026/08/15 05:21:33 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-behexek1kaxo/dir/file1: no such file or directory 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596d23c0): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596d23c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596d23c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596d23c0): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596d23c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.919546667 +0000 UTC m=+32.408069000 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596d23c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592b4620 item 45 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931a900): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931a900): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931a900): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931a900): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931a900): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931a900): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931a900): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.929412169 +0000 UTC m=+32.417934502 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931a900): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596d3340): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596d3340): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596d3340): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596004d0 item 46 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596d3340): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596d3340): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.930262003 +0000 UTC m=+32.418784326 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596d3340): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596d3a40): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596d3a40): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596d3a40): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596d3a40): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596d3a40): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.930262003 +0000 UTC m=+32.418784326 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596d3a40): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596007e0 item 46 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159ade180): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159ade180): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159ade180): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159ade180): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159ade180): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159ade180): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159ade180): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.935154974 +0000 UTC m=+32.423677307 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159ade180): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159ade6c0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159ade6c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159ade6c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596012d0 item 47 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159ade6c0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159ade6c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.935778661 +0000 UTC m=+32.424300995 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159ade6c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159adedc0): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159adedc0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159adedc0): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159adedc0): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159adedc0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.935778661 +0000 UTC m=+32.424300995 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159adedc0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159601570 item 47 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 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/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159adf400): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159adf400): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159adf400): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159adf400): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159adf400): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159adf400): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159adf400): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.940446978 +0000 UTC m=+32.428969301 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159adf400): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159adf900): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159adf900): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159adf900): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159601b90 item 48 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159adf900): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159adf900): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.941124257 +0000 UTC m=+32.429646591 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159adf900): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251591da780): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251591da780): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251591da780): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251591da780): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251591da780): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.941124257 +0000 UTC m=+32.429646591 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251591da780): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159601e30 item 48 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251591db700): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251591db700): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251591db700): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251591db700): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251591db700): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.947321872 +0000 UTC m=+32.435844205 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251591db700): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251591dbc00): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251591dbc00): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x251591dbc00): _writeAt: size=3, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251591dbc00): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x251591dbc00): open at offset 5 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251591dbc00): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592b8690 item 49 2026/08/15 05:21:33 DEBUG : open-test-file(0x251591dbc00): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251591dbc00): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.948806176 +0000 UTC m=+32.437328509 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251591dbc00): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d2580): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d2580): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d2580): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d2580): >_readAt: n=8, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d2580): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.948806176 +0000 UTC m=+32.437328509 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d2580): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592b8d20 item 49 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d3240): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d3240): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d3240): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d3240): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d3240): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.950753874 +0000 UTC m=+32.439276207 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d3240): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d3e00): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d3e00): open at offset 5 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d3e00): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592b9110 item 50 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d3e00): _readAt: size=2, off=5 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d3e00): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d3e00): _writeAt: size=3, off=5 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d3e00): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d3e00): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.951528516 +0000 UTC m=+32.440050849 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251592d3e00): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951c540): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951c540): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951c540): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951c540): >_readAt: n=3, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951c540): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.951528516 +0000 UTC m=+32.440050849 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951c540): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592b92d0 item 50 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951cc00): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951cc00): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951cc00): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951cc00): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951cc00): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.955004521 +0000 UTC m=+32.443526935 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951cc00): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951d100): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951d100): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951d100): _writeAt: size=3, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951d100): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951d100): open at offset 5 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951d100): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592b9810 item 51 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951d100): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951d100): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.955641505 +0000 UTC m=+32.444163838 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951d100): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951d640): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951d640): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951d640): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951d640): >_readAt: n=8, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951d640): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.955641505 +0000 UTC m=+32.444163838 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951d640): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592b9c00 item 51 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951dcc0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951dcc0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951dcc0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951dcc0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951dcc0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.957540371 +0000 UTC m=+32.446062714 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515951dcc0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772300): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772300): open at offset 5 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772300): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515930e540 item 52 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772300): _readAt: size=2, off=5 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772300): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772300): _writeAt: size=3, off=5 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772300): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772300): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.958378904 +0000 UTC m=+32.446901237 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772300): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772880): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772880): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772880): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772880): >_readAt: n=3, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772880): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.958378904 +0000 UTC m=+32.446901237 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772880): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515930ed90 item 52 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931af40): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931af40): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931af40): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931af40): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931af40): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.960464473 +0000 UTC m=+32.448986815 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931af40): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931b740): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931b740): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931b740): _writeAt: size=3, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931b740): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931b740): open at offset 5 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931b740): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d064d0 item 53 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931b740): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931b740): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.961625325 +0000 UTC m=+32.450147658 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515931b740): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb8fc0): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb8fc0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb8fc0): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb8fc0): >_readAt: n=8, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb8fc0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.961625325 +0000 UTC m=+32.450147658 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb8fc0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d06770 item 53 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb98c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb98c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb98c0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb98c0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb98c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.964277704 +0000 UTC m=+32.452800037 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25158fb98c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04000): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04000): open at offset 5 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04000): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d06c40 item 54 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04000): _readAt: size=2, off=5 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04000): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04000): _writeAt: size=3, off=5 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04000): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04000): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.964898086 +0000 UTC m=+32.453420419 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04000): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04580): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04580): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04580): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04580): >_readAt: n=3, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04580): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.964898086 +0000 UTC m=+32.453420419 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04580): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d06e00 item 54 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04c00): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04c00): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04c00): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04c00): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04c00): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.967546839 +0000 UTC m=+32.456069172 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b04c00): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05100): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05100): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05100): _writeAt: size=3, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05100): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05100): open at offset 5 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05100): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d079d0 item 55 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05100): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05100): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.968801408 +0000 UTC m=+32.457323741 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05100): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05640): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05640): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05640): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05640): >_readAt: n=8, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05640): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.968801408 +0000 UTC m=+32.457323741 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05640): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d07b90 item 55 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 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/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05cc0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05cc0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05cc0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05cc0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05cc0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.971342937 +0000 UTC m=+32.459865280 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159b05cc0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98300): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98300): open at offset 5 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98300): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592e4230 item 56 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98300): _readAt: size=2, off=5 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98300): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98300): _writeAt: size=3, off=5 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98300): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98300): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.972297571 +0000 UTC m=+32.460819904 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98300): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98880): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98880): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98880): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98880): >_readAt: n=3, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98880): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.972297571 +0000 UTC m=+32.460819904 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98880): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592e45b0 item 56 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98ec0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98ec0): open at offset 0 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98ec0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98ec0): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98ec0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98ec0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98ec0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.975068864 +0000 UTC m=+32.463591307 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159c98ec0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500040): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500040): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500040): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592e4b60 item 57 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500040): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500040): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.975624885 +0000 UTC m=+32.464147218 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500040): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500580): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500580): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500580): _writeAt: size=3, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500580): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500580): open at offset 5 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500580): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592e4ee0 item 57 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500580): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500580): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.97699409 +0000 UTC m=+32.465516423 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500580): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772d80): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772d80): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772d80): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772d80): >_readAt: n=8, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772d80): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.97699409 +0000 UTC m=+32.465516423 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159772d80): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592e50a0 item 57 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597733c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597733c0): open at offset 0 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597733c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597733c0): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597733c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597733c0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597733c0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597733c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.979386819 +0000 UTC m=+32.467909152 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251597733c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773980): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773980): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773980): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515930f500 item 58 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773980): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773980): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.980464675 +0000 UTC m=+32.468987008 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773980): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773ec0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773ec0): open at offset 5 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773ec0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515930f6c0 item 58 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773ec0): _readAt: size=2, off=5 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773ec0): _writeAt: size=3, off=5 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773ec0): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773ec0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.981101898 +0000 UTC m=+32.469624231 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159773ec0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945c580): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945c580): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945c580): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945c580): >_readAt: n=3, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945c580): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.981101898 +0000 UTC m=+32.469624231 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945c580): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515930fe30 item 58 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945cbc0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945cbc0): open at offset 0 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945cbc0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945cbc0): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945cbc0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945cbc0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945cbc0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945cbc0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.983599084 +0000 UTC m=+32.472121448 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945cbc0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945d100): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945d100): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945d100): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c123f0 item 59 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945d100): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945d100): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.984281643 +0000 UTC m=+32.472803977 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945d100): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945d640): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945d640): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945d640): _writeAt: size=3, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945d640): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945d640): open at offset 5 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945d640): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c125b0 item 59 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945d640): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945d640): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.984835159 +0000 UTC m=+32.473357492 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945d640): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945dbc0): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945dbc0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945dbc0): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945dbc0): >_readAt: n=8, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945dbc0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.984835159 +0000 UTC m=+32.473357492 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x2515945dbc0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c12850 item 59 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 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/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690300): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690300): open at offset 0 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690300): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690300): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690300): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690300): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690300): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690300): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.987373582 +0000 UTC m=+32.475895915 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690300): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690840): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690840): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690840): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c12bd0 item 60 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690840): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690840): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.988282549 +0000 UTC m=+32.476804882 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690840): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690d80): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690d80): open at offset 5 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690d80): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c12d90 item 60 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690d80): _readAt: size=2, off=5 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690d80): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690d80): _writeAt: size=3, off=5 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690d80): >_writeAt: n=3, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690d80): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.98904035 +0000 UTC m=+32.477562683 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159690d80): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159691340): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159691340): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159691340): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159691340): >_readAt: n=3, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159691340): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.98904035 +0000 UTC m=+32.477562683 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159691340): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c12f50 item 60 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159691980): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159691980): open at offset 0 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159691980): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159691980): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159691980): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159691980): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159691980): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159691980): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.993982074 +0000 UTC m=+32.482504407 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159691980): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159691ec0): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159691ec0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159691ec0): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c132d0 item 61 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159691ec0): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159691ec0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.994922158 +0000 UTC m=+32.483444491 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159691ec0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596ac6c0): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596ac6c0): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596ac6c0): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596ac6c0): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596ac6c0): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.994922158 +0000 UTC m=+32.483444491 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x251596ac6c0): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: Remove: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c135e0 item 61 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:33 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/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500c40): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500c40): open at offset 0 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500c40): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500c40): _readAt: size=2, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500c40): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500c40): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500c40): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500c40): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.997819741 +0000 UTC m=+32.486342074 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159500c40): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159501180): _writeAt: size=5, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159501180): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159501180): >openPending: err= 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592e5490 item 62 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159501180): >_writeAt: n=5, err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159501180): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.998802206 +0000 UTC m=+32.487324539 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159501180): >close: err= 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:33 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159501880): _readAt: size=512, off=0 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159501880): openPending: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159501880): >openPending: err= 2026/08/15 05:21:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159501880): >_readAt: n=5, err=EOF 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159501880): close: 2026/08/15 05:21:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:33.998802206 +0000 UTC m=+32.487324539 2026/08/15 05:21:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:33 DEBUG : open-test-file(0x25159501880): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592e57a0 item 62 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159501ec0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159501ec0): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159501ec0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159501ec0): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159501ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159501ec0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159501ec0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159501ec0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.000827711 +0000 UTC m=+32.489350044 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159501ec0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159530500): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159530500): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159530500): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592e5d50 item 63 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159530500): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159530500): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.001410112 +0000 UTC m=+32.489932445 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159530500): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159530c00): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159530c00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159530c00): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159530c00): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159530c00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.001410112 +0000 UTC m=+32.489932445 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159530c00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592c20e0 item 63 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159531240): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159531240): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159531240): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159531240): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159531240): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159531240): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159531240): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159531240): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.003545995 +0000 UTC m=+32.492068399 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159531240): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159531780): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159531780): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159531780): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592c3030 item 64 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159531780): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159531780): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.004779485 +0000 UTC m=+32.493301818 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159531780): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159531e80): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159531e80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159531e80): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159531e80): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159531e80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.004779485 +0000 UTC m=+32.493301818 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159531e80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592c3b20 item 64 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955a5c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955a5c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955a5c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955a5c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955a5c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.006782528 +0000 UTC m=+32.495304861 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955a5c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955aa40): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955aa40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955aa40): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955aa40): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955aa40): _writeAt: size=3, off=2 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bce3f0 item 65 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955aa40): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955aa40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.007440911 +0000 UTC m=+32.495963244 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955aa40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955af40): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955af40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955af40): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955af40): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955af40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.007440911 +0000 UTC m=+32.495963244 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955af40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bce5b0 item 65 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955b580): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955b580): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955b580): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955b580): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955b580): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.009578689 +0000 UTC m=+32.498101022 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955b580): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955ba00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955ba00): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bcea80 item 66 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955ba00): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955ba00): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955ba00): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955ba00): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955ba00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.010211213 +0000 UTC m=+32.498733546 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515955ba00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159724040): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159724040): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159724040): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159724040): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159724040): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.010211213 +0000 UTC m=+32.498733546 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159724040): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bcec40 item 66 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159724680): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159724680): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159724680): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159724680): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159724680): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.011638849 +0000 UTC m=+32.500161182 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159724680): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159724b00): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159724b00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159724b00): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159724b00): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159724b00): _writeAt: size=3, off=2 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bcf0a0 item 67 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159724b00): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159724b00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.012902446 +0000 UTC m=+32.501424779 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159724b00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159725000): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159725000): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159725000): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159725000): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159725000): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.012902446 +0000 UTC m=+32.501424779 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159725000): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bcf260 item 67 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159725680): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159725680): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159725680): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159725680): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159725680): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.015059149 +0000 UTC m=+32.503581482 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159725680): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159725b80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159725b80): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bcf5e0 item 68 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159725b80): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159725b80): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159725b80): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159725b80): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159725b80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.015725927 +0000 UTC m=+32.504248260 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159725b80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597501c0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597501c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597501c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597501c0): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597501c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.015725927 +0000 UTC m=+32.504248260 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597501c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bcf7a0 item 68 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159750800): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159750800): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159750800): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159750800): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159750800): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.017763005 +0000 UTC m=+32.506285338 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159750800): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596acf00): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596acf00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596acf00): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596acf00): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596acf00): _writeAt: size=3, off=2 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c138f0 item 69 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596acf00): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596acf00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.018653136 +0000 UTC m=+32.507175480 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596acf00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ad400): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ad400): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ad400): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ad400): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ad400): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.018653136 +0000 UTC m=+32.507175480 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ad400): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c13ab0 item 69 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ada80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ada80): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ada80): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ada80): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ada80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.020633577 +0000 UTC m=+32.509155910 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ada80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e6080): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e6080): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159b68000 item 70 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e6080): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e6080): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e6080): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e6080): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e6080): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.021501536 +0000 UTC m=+32.510023869 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e6080): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e65c0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e65c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e65c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e65c0): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e65c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.021501536 +0000 UTC m=+32.510023869 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e65c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159b682a0 item 70 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e6c40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e6c40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e6c40): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e6c40): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e6c40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.023689058 +0000 UTC m=+32.512211391 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e6c40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e7140): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e7140): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e7140): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e7140): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e7140): _writeAt: size=3, off=2 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159b68a10 item 71 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e7140): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e7140): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.024654059 +0000 UTC m=+32.513176392 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e7140): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e7640): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e7640): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e7640): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e7640): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e7640): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.024654059 +0000 UTC m=+32.513176392 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596e7640): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159b69110 item 71 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159750ac0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159750ac0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159750ac0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159750ac0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159750ac0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.026596969 +0000 UTC m=+32.515119302 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159750ac0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159750fc0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159750fc0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bcfb90 item 72 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159750fc0): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159750fc0): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159750fc0): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159750fc0): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159750fc0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.027683772 +0000 UTC m=+32.516206105 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159750fc0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159751500): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159751500): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159751500): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159751500): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159751500): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.027683772 +0000 UTC m=+32.516206105 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159751500): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bcfe30 item 72 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159751ac0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159751ac0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159751ac0): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159751ac0): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159751ac0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159751ac0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159751ac0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.02964162 +0000 UTC m=+32.518163953 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159751ac0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ac0c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ac0c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ac0c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251595ee850 item 73 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ac0c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ac0c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.030704506 +0000 UTC m=+32.519226839 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ac0c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ac580): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ac580): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ac580): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ac580): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ac580): _writeAt: size=3, off=2 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251595ef490 item 73 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ac580): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ac580): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.031387375 +0000 UTC m=+32.519909708 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ac580): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597acac0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597acac0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597acac0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597acac0): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597acac0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.031387375 +0000 UTC m=+32.519909708 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597acac0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251595efb20 item 73 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad100): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad100): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad100): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad100): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad100): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad100): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad100): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.034860966 +0000 UTC m=+32.523383299 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad100): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad600): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad600): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad600): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592c6e00 item 74 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad600): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad600): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.035422887 +0000 UTC m=+32.523945220 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad600): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597adb40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597adb40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592c7110 item 74 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597adb40): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597adb40): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597adb40): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597adb40): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597adb40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.03623969 +0000 UTC m=+32.524762023 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597adb40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f01c0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f01c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f01c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f01c0): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f01c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.03623969 +0000 UTC m=+32.524762023 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f01c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592c7420 item 74 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f0800): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f0800): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f0800): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f0800): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f0800): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f0800): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f0800): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.038123688 +0000 UTC m=+32.526646022 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f0800): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f0d00): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f0d00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f0d00): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592c7ab0 item 75 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f0d00): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f0d00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.039132183 +0000 UTC m=+32.527654516 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f0d00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1240): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1240): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1240): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1240): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1240): _writeAt: size=3, off=2 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c46070 item 75 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1240): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1240): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.040639649 +0000 UTC m=+32.529161982 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1240): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1780): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1780): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1780): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1780): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1780): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.040639649 +0000 UTC m=+32.529161982 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1780): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c46230 item 75 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1dc0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1dc0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1dc0): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1dc0): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1dc0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1dc0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1dc0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.042813485 +0000 UTC m=+32.531335818 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1dc0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598483c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598483c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598483c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c46620 item 76 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598483c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598483c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.043362602 +0000 UTC m=+32.531884935 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598483c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159848900): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159848900): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c46930 item 76 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159848900): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159848900): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159848900): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159848900): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159848900): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.044580963 +0000 UTC m=+32.533103296 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159848900): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159848e80): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159848e80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159848e80): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159848e80): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159848e80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.044580963 +0000 UTC m=+32.533103296 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159848e80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c46af0 item 76 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598494c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598494c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598494c0): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598494c0): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598494c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598494c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598494c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.046403184 +0000 UTC m=+32.534925517 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598494c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598499c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598499c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598499c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c46fc0 item 77 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598499c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598499c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.047631154 +0000 UTC m=+32.536153487 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598499c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159376000): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159376000): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159376000): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159376000): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159376000): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.047631154 +0000 UTC m=+32.536153487 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159376000): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159b69490 item 77 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159376640): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159376640): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159376640): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159376640): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159376640): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159376640): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159376640): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.049500664 +0000 UTC m=+32.538022997 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159376640): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159376b40): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159376b40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159376b40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159b69880 item 78 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159376b40): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159376b40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.05061551 +0000 UTC m=+32.539137843 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159376b40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159377240): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159377240): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159377240): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159377240): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159377240): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.05061551 +0000 UTC m=+32.539137843 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159377240): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159b69c70 item 78 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159849e40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159849e40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159849e40): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159849e40): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159849e40): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159849e40): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159849e40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.052631056 +0000 UTC m=+32.541153389 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159849e40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159900440): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159900440): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159900440): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c47260 item 79 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159900440): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159900440): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.053461494 +0000 UTC m=+32.541983827 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159900440): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159900b40): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159900b40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159900b40): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159900b40): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159900b40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.053461494 +0000 UTC m=+32.541983827 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159900b40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c47500 item 79 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159901180): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159901180): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159901180): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159901180): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159901180): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159901180): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159901180): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.055788319 +0000 UTC m=+32.544310702 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159901180): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159901680): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159901680): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159901680): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159276000 item 80 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159901680): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159901680): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.056790752 +0000 UTC m=+32.545313085 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159901680): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159901d80): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159901d80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159901d80): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159901d80): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159901d80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.056790752 +0000 UTC m=+32.545313085 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159901d80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159276230 item 80 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599204c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599204c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599204c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599204c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599204c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.06250807 +0000 UTC m=+32.551030403 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599204c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159920940): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159920940): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159920940): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159920940): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159920940): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159920940): _writeAt: size=3, off=7 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159276a10 item 81 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159920940): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159920940): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.065162552 +0000 UTC m=+32.553684886 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159920940): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159920e80): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159920e80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159920e80): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159920e80): >_readAt: n=8, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159920e80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.065162552 +0000 UTC m=+32.553684886 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159920e80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159276d20 item 81 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159921500): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159921500): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159921500): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159921500): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159921500): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.068437317 +0000 UTC m=+32.556959650 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159921500): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159921a00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159921a00): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159921a00): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159277500 item 82 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159921a00): _readAt: size=2, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159921a00): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159921a00): _writeAt: size=3, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159921a00): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159921a00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.07216147 +0000 UTC m=+32.560683814 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159921a00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159942080): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159942080): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159942080): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159942080): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159942080): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.07216147 +0000 UTC m=+32.560683814 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159942080): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159277960 item 82 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159942700): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159942700): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159942700): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159942700): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159942700): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.073649441 +0000 UTC m=+32.562171774 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159942700): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159942c00): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159942c00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159942c00): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159942c00): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159942c00): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159942c00): _writeAt: size=3, off=7 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159277dc0 item 83 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159942c00): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159942c00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.075973901 +0000 UTC m=+32.564496234 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159942c00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159943140): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159943140): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159943140): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159943140): >_readAt: n=8, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159943140): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.075973901 +0000 UTC m=+32.564496234 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159943140): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd41c0 item 83 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599437c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599437c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599437c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599437c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599437c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.078221606 +0000 UTC m=+32.566743939 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599437c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159377940): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159377940): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159377940): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d80000 item 84 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159377940): _readAt: size=2, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159377940): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159377940): _writeAt: size=3, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159377940): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159377940): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.078962695 +0000 UTC m=+32.567485059 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159377940): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159377ec0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159377ec0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159377ec0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159377ec0): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159377ec0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.078962695 +0000 UTC m=+32.567485059 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159377ec0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d80380 item 84 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598aa640): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598aa640): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598aa640): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598aa640): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598aa640): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.081432329 +0000 UTC m=+32.569954662 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598aa640): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598aab40): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598aab40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598aab40): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598aab40): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598aab40): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598aab40): _writeAt: size=3, off=7 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d80850 item 85 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598aab40): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598aab40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.082162008 +0000 UTC m=+32.570684341 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598aab40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598ab080): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598ab080): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598ab080): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598ab080): >_readAt: n=8, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598ab080): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.082162008 +0000 UTC m=+32.570684341 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598ab080): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d80a10 item 85 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598ab700): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598ab700): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598ab700): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598ab700): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598ab700): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.084351914 +0000 UTC m=+32.572874247 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598ab700): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598abc00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598abc00): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598abc00): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d81030 item 86 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598abc00): _readAt: size=2, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598abc00): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598abc00): _writeAt: size=3, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598abc00): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598abc00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.085074849 +0000 UTC m=+32.573597212 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598abc00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f2280): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f2280): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f2280): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f2280): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f2280): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.085074849 +0000 UTC m=+32.573597212 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f2280): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d811f0 item 86 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f2900): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f2900): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f2900): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f2900): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f2900): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.088642527 +0000 UTC m=+32.577164860 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f2900): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f2e00): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f2e00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f2e00): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f2e00): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f2e00): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f2e00): _writeAt: size=3, off=7 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d81570 item 87 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f2e00): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f2e00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.090224163 +0000 UTC m=+32.578746496 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f2e00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f3340): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f3340): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f3340): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f3340): >_readAt: n=8, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f3340): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.090224163 +0000 UTC m=+32.578746496 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f3340): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d81810 item 87 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f39c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f39c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f39c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f39c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f39c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.093034341 +0000 UTC m=+32.581556734 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f39c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f3ec0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f3ec0): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f3ec0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d81b90 item 88 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f3ec0): _readAt: size=2, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f3ec0): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f3ec0): _writeAt: size=3, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f3ec0): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f3ec0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.093580622 +0000 UTC m=+32.582102955 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f3ec0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159994540): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159994540): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159994540): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159994540): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159994540): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.093580622 +0000 UTC m=+32.582102955 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159994540): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d81d50 item 88 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159994b80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159994b80): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159994b80): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159994b80): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159994b80): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159994b80): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159994b80): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159994b80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.09554918 +0000 UTC m=+32.584071513 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159994b80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599950c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599950c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599950c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596049a0 item 89 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599950c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599950c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.097267706 +0000 UTC m=+32.585790039 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599950c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159995600): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159995600): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159995600): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159995600): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159995600): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159995600): _writeAt: size=3, off=7 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159604b60 item 89 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159995600): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159995600): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.097792116 +0000 UTC m=+32.586314449 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159995600): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159995b80): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159995b80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159995b80): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159995b80): >_readAt: n=8, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159995b80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.097792116 +0000 UTC m=+32.586314449 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159995b80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159604e00 item 89 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159943c00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159943c00): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159943c00): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159943c00): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159943c00): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159943c00): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159943c00): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159943c00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.100133678 +0000 UTC m=+32.588656011 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159943c00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159966240): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159966240): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159966240): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd4850 item 90 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159966240): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159966240): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.100533072 +0000 UTC m=+32.589055405 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159966240): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159966780): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159966780): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159966780): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd4af0 item 90 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159966780): _readAt: size=2, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159966780): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159966780): _writeAt: size=3, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159966780): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159966780): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.102198998 +0000 UTC m=+32.590721331 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159966780): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159966d40): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159966d40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159966d40): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159966d40): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159966d40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.102198998 +0000 UTC m=+32.590721331 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159966d40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd4d20 item 90 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b82c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b82c0): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b82c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b82c0): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b82c0): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b82c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b82c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b82c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.103885193 +0000 UTC m=+32.592407556 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b82c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b8800): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b8800): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b8800): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159605340 item 91 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b8800): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b8800): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.104904338 +0000 UTC m=+32.593426702 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b8800): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b8d40): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b8d40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b8d40): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b8d40): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b8d40): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b8d40): _writeAt: size=3, off=7 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596055e0 item 91 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b8d40): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b8d40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.106331162 +0000 UTC m=+32.594853495 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b8d40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b92c0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b92c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b92c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b92c0): >_readAt: n=8, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b92c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.106331162 +0000 UTC m=+32.594853495 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b92c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159605a40 item 91 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b9900): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b9900): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b9900): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b9900): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b9900): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b9900): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b9900): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b9900): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.108643761 +0000 UTC m=+32.597166094 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b9900): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b9e40): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b9e40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b9e40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251593363f0 item 92 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b9e40): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b9e40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.109123807 +0000 UTC m=+32.597646140 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b9e40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d8480): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d8480): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d8480): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159336770 item 92 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d8480): _readAt: size=2, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d8480): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d8480): _writeAt: size=3, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d8480): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d8480): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.110201863 +0000 UTC m=+32.598724196 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d8480): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d8a40): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d8a40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d8a40): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d8a40): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d8a40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.110201863 +0000 UTC m=+32.598724196 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d8a40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159336a80 item 92 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d9080): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d9080): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d9080): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d9080): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d9080): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d9080): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d9080): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d9080): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.1130542 +0000 UTC m=+32.601576542 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d9080): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d95c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d95c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d95c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159337110 item 93 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d95c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d95c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.113584511 +0000 UTC m=+32.602106844 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d95c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d9cc0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d9cc0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d9cc0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d9cc0): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d9cc0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.113584511 +0000 UTC m=+32.602106844 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599d9cc0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251593375e0 item 93 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159967380): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159967380): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159967380): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159967380): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159967380): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159967380): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159967380): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159967380): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.116298477 +0000 UTC m=+32.604820810 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159967380): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599678c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599678c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599678c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd50a0 item 94 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599678c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599678c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.11680866 +0000 UTC m=+32.605330993 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599678c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a040c0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a040c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a040c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a040c0): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a040c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.11680866 +0000 UTC m=+32.605330993 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a040c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd5260 item 94 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a04700): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a04700): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a04700): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a04700): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a04700): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a04700): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a04700): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a04700): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.119420794 +0000 UTC m=+32.607943127 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a04700): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a04c40): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a04c40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a04c40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd57a0 item 95 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a04c40): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a04c40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.12042484 +0000 UTC m=+32.608947173 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a04c40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a05340): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a05340): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a05340): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a05340): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a05340): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.12042484 +0000 UTC m=+32.608947173 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a05340): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd59d0 item 95 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a05980): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a05980): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a05980): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a05980): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a05980): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a05980): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a05980): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a05980): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.122526038 +0000 UTC m=+32.611048371 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a05980): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a05ec0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a05ec0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a05ec0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd5dc0 item 96 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a05ec0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a05ec0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.123605987 +0000 UTC m=+32.612128320 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a05ec0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a2e6c0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a2e6c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a2e6c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a2e6c0): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a2e6c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.123605987 +0000 UTC m=+32.612128320 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a2e6c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592681c0 item 96 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= 2026/08/15 05:21:34 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:34 DEBUG : Looking for writers 2026/08/15 05:21:34 DEBUG : >WaitForWriters: 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:34 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/15 05:21:34 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159573640): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159573640): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159573640): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159573640): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159573640): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.13671776 +0000 UTC m=+32.625240153 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159573640): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159573ac0): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159573ac0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159573ac0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159573ac0): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159573ac0): _writeAt: size=3, off=2 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159573ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159573ac0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.13671776 +0000 UTC m=+32.625240153 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159573ac0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae0080): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae0080): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae0080): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae0080): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae0080): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.13671776 +0000 UTC m=+32.625240153 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae0080): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159cb6540 item 1 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae06c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae06c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae06c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae06c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae06c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.13979464 +0000 UTC m=+32.628317004 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae06c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae0bc0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae0bc0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae0bc0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae0bc0): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae0bc0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.13979464 +0000 UTC m=+32.628317004 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae0bc0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159cb6a10 item 2 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae1200): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae1200): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae1200): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae1200): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae1200): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.142048148 +0000 UTC m=+32.630570481 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae1200): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae1680): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae1680): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae1680): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae1680): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae1680): _writeAt: size=3, off=2 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae1680): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae1680): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.142048148 +0000 UTC m=+32.630570481 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae1680): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae1b40): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae1b40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae1b40): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae1b40): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae1b40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.142048148 +0000 UTC m=+32.630570481 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159ae1b40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159cb6d90 item 3 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159afe2c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159afe2c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159afe2c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159afe2c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159afe2c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.144523111 +0000 UTC m=+32.633045444 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159afe2c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159afe800): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159afe800): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159afe800): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159afe800): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159afe800): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.144523111 +0000 UTC m=+32.633045444 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159afe800): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159cb7260 item 4 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159afee40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159afee40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159afee40): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159afee40): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159afee40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.146481029 +0000 UTC m=+32.635003362 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159afee40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9c400): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9c400): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9c400): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9c400): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9c400): _writeAt: size=3, off=2 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9c400): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9c400): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.146481029 +0000 UTC m=+32.635003362 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9c400): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9c8c0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9c8c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9c8c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9c8c0): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9c8c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.146481029 +0000 UTC m=+32.635003362 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9c8c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515927a2a0 item 5 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9cf40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9cf40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9cf40): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9cf40): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9cf40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.149864538 +0000 UTC m=+32.638386962 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9cf40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9d480): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9d480): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9d480): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9d480): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9d480): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.149864538 +0000 UTC m=+32.638386962 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9d480): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515927b030 item 6 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9db00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9db00): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9db00): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9db00): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9db00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.152012555 +0000 UTC m=+32.640534888 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b9db00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bca100): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bca100): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bca100): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bca100): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bca100): _writeAt: size=3, off=2 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bca100): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bca100): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.152012555 +0000 UTC m=+32.640534888 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bca100): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bca5c0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bca5c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bca5c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bca5c0): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bca5c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.152012555 +0000 UTC m=+32.640534888 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bca5c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515927b490 item 7 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcac40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcac40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcac40): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcac40): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcac40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.154719929 +0000 UTC m=+32.643242262 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcac40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcb180): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcb180): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcb180): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcb180): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcb180): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.154719929 +0000 UTC m=+32.643242262 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcb180): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515927bdc0 item 8 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcb740): _readAt: size=2, off=0 2026/08/15 05:21:34 ERROR : open-test-file(0x25159bcb740): Couldn't read size of file 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcb740): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcb740): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcb740): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcb740): close: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcb740): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcbb00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcbb00): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcbb00): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcbb00): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcbb00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.156699327 +0000 UTC m=+32.645221671 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bcbb00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bec080): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bec080): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bec080): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bec080): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bec080): _writeAt: size=3, off=2 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bec080): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bec080): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.156699327 +0000 UTC m=+32.645221671 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bec080): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bec580): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bec580): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bec580): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bec580): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bec580): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.156699327 +0000 UTC m=+32.645221671 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bec580): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251595d2a80 item 9 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159becc00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159becc00): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159becc00): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159becc00): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159becc00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.158842575 +0000 UTC m=+32.647364908 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159becc00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bed140): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bed140): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bed140): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bed140): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bed140): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.158842575 +0000 UTC m=+32.647364908 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bed140): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596b20e0 item 10 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bed780): _readAt: size=2, off=0 2026/08/15 05:21:34 ERROR : open-test-file(0x25159bed780): Couldn't read size of file 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bed780): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bed780): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bed780): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bed780): close: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bed780): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bedb40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bedb40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bedb40): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bedb40): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bedb40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.160829628 +0000 UTC m=+32.649351961 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bedb40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8a140): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8a140): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8a140): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8a140): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8a140): _writeAt: size=3, off=2 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8a140): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8a140): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.160829628 +0000 UTC m=+32.649351961 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8a140): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8a640): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8a640): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8a640): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8a640): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8a640): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.160829628 +0000 UTC m=+32.649351961 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8a640): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596b25b0 item 11 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8a400): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8a400): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8a400): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8a400): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8a400): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.170747758 +0000 UTC m=+32.659270091 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8a400): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8adc0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8adc0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8adc0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8adc0): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8adc0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.170747758 +0000 UTC m=+32.659270091 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8adc0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592705b0 item 12 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8b400): _readAt: size=2, off=0 2026/08/15 05:21:34 ERROR : open-test-file(0x25159b8b400): Couldn't read size of file 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8b400): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8b400): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8b400): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8b400): close: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8b400): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8b7c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8b7c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8b7c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8b7c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8b7c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.175700472 +0000 UTC m=+32.664222805 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8b7c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8be80): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8be80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8be80): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8be80): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8be80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.175700472 +0000 UTC m=+32.664222805 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b8be80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159270c40 item 13 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d2640): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d2640): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d2640): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d2640): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d2640): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.177508065 +0000 UTC m=+32.666030399 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d2640): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d35c0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d35c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d35c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d35c0): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d35c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.177508065 +0000 UTC m=+32.666030399 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d35c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159271030 item 14 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d3c00): _readAt: size=2, off=0 2026/08/15 05:21:34 ERROR : open-test-file(0x251596d3c00): Couldn't read size of file 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d3c00): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d3c00): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d3c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d3c00): close: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d3c00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591da740): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591da740): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591da740): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591da740): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591da740): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.179408044 +0000 UTC m=+32.667930387 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591da740): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591db780): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591db780): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591db780): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591db780): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591db780): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.179408044 +0000 UTC m=+32.667930387 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591db780): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592713b0 item 15 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d2100): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d2100): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d2100): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d2100): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d2100): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.181763393 +0000 UTC m=+32.670285726 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d2100): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d29c0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d29c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d29c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d29c0): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d29c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.181763393 +0000 UTC m=+32.670285726 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d29c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159271880 item 16 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d3880): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d3880): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d3880): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d3880): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d3880): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.183617865 +0000 UTC m=+32.672140208 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d3880): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c0c0): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c0c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c0c0): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c0c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c0c0): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c0c0): _writeAt: size=3, off=7 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c0c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c0c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.183617865 +0000 UTC m=+32.672140208 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c0c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c680): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c680): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c680): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c680): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c680): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.183617865 +0000 UTC m=+32.672140208 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c680): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596b2000 item 17 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951cd00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951cd00): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951cd00): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951cd00): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951cd00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.185920083 +0000 UTC m=+32.674442416 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951cd00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d240): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d240): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d240): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d240): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d240): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.185920083 +0000 UTC m=+32.674442416 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d240): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596b2850 item 18 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d8c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d8c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d8c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d8c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d8c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.188521365 +0000 UTC m=+32.677043698 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d8c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951ddc0): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951ddc0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951ddc0): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951ddc0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951ddc0): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951ddc0): _writeAt: size=3, off=7 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951ddc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951ddc0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.188521365 +0000 UTC m=+32.677043698 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951ddc0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931aa40): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931aa40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931aa40): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931aa40): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931aa40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.188521365 +0000 UTC m=+32.677043698 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931aa40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596b2bd0 item 19 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931b280): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931b280): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931b280): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931b280): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931b280): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.190801632 +0000 UTC m=+32.679323965 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931b280): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931be80): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931be80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931be80): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931be80): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931be80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.190801632 +0000 UTC m=+32.679323965 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931be80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596b31f0 item 20 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9500): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9500): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9500): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9500): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9500): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.193169945 +0000 UTC m=+32.681692278 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9500): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9c40): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9c40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9c40): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9c40): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9c40): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9c40): _writeAt: size=3, off=7 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9c40): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9c40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.193169945 +0000 UTC m=+32.681692278 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9c40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c98300): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c98300): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c98300): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c98300): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c98300): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.193169945 +0000 UTC m=+32.681692278 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c98300): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596b3570 item 21 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c98980): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c98980): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c98980): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c98980): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c98980): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.195668654 +0000 UTC m=+32.684190987 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c98980): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c98ec0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c98ec0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c98ec0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c98ec0): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c98ec0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.195668654 +0000 UTC m=+32.684190987 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c98ec0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596b3b90 item 22 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597721c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597721c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597721c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597721c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597721c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.197984086 +0000 UTC m=+32.686506419 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597721c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597726c0): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597726c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597726c0): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597726c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597726c0): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597726c0): _writeAt: size=3, off=7 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597726c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597726c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.197984086 +0000 UTC m=+32.686506419 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597726c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159772bc0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159772bc0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159772bc0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159772bc0): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159772bc0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.197984086 +0000 UTC m=+32.686506419 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159772bc0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596005b0 item 23 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773240): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773240): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773240): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773240): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773240): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.200772172 +0000 UTC m=+32.689294505 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773240): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773780): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773780): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773780): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773780): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773780): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.200772172 +0000 UTC m=+32.689294505 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773780): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159601030 item 24 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773e40): _readAt: size=2, off=0 2026/08/15 05:21:34 ERROR : open-test-file(0x25159773e40): Couldn't read size of file 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773e40): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773e40): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773e40): close: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773e40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159572300): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159572300): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159572300): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159572300): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159572300): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.202800542 +0000 UTC m=+32.691322875 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159572300): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159572800): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159572800): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159572800): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159572800): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159572800): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159572800): _writeAt: size=3, off=7 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159572800): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159572800): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.202800542 +0000 UTC m=+32.691322875 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159572800): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159572d40): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159572d40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159572d40): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159572d40): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159572d40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.202800542 +0000 UTC m=+32.691322875 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159572d40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159601420 item 25 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251595733c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251595733c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251595733c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251595733c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251595733c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.20538817 +0000 UTC m=+32.693910503 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251595733c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159573940): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159573940): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159573940): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159573940): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159573940): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.20538817 +0000 UTC m=+32.693910503 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159573940): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159601d50 item 26 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22080): _readAt: size=2, off=0 2026/08/15 05:21:34 ERROR : open-test-file(0x25159c22080): Couldn't read size of file 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22080): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22080): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22080): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22080): close: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22080): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22440): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22440): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22440): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22440): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22440): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.207609895 +0000 UTC m=+32.696132228 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22440): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22940): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22940): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22940): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22940): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22940): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22940): _writeAt: size=3, off=7 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22940): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22940): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.207609895 +0000 UTC m=+32.696132228 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22940): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22e80): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22e80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22e80): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22e80): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22e80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.207609895 +0000 UTC m=+32.696132228 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c22e80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592b8460 item 27 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c23500): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c23500): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c23500): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c23500): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c23500): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.21067792 +0000 UTC m=+32.699200253 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c23500): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c23a40): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c23a40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c23a40): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c23a40): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c23a40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.21067792 +0000 UTC m=+32.699200253 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c23a40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592b8e70 item 28 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c32180): _readAt: size=2, off=0 2026/08/15 05:21:34 ERROR : open-test-file(0x25159c32180): Couldn't read size of file 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c32180): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c32180): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c32180): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c32180): close: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c32180): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c32540): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c32540): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c32540): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c32540): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c32540): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.213888773 +0000 UTC m=+32.702411096 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c32540): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c32c00): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c32c00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c32c00): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c32c00): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c32c00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.213888773 +0000 UTC m=+32.702411096 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c32c00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592b9260 item 29 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c33280): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c33280): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c33280): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c33280): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c33280): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.215497892 +0000 UTC m=+32.704020225 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c33280): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c337c0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c337c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c337c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c337c0): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c337c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.215497892 +0000 UTC m=+32.704020225 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c337c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592b97a0 item 30 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c99800): _readAt: size=2, off=0 2026/08/15 05:21:34 ERROR : open-test-file(0x25159c99800): Couldn't read size of file 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c99800): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c99800): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c99800): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c99800): close: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c99800): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c99bc0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c99bc0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c99bc0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c99bc0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c99bc0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.218411334 +0000 UTC m=+32.706933667 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c99bc0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a70380): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a70380): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a70380): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a70380): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a70380): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.218411334 +0000 UTC m=+32.706933667 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a70380): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592683f0 item 31 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a70a00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a70a00): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a70a00): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a70a00): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a70a00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.220597824 +0000 UTC m=+32.709120157 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a70a00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a70f40): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a70f40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a70f40): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a70f40): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a70f40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.220597824 +0000 UTC m=+32.709120157 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a70f40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592688c0 item 32 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c33b80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c33b80): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c33b80): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c33b80): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c33b80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.222446115 +0000 UTC m=+32.710968448 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c33b80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c42100): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c42100): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c42100): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c42100): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c42100): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592b9ce0 item 33 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c42100): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c42100): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.223151517 +0000 UTC m=+32.711673850 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c42100): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c42600): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c42600): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c42600): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c42600): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c42600): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.223151517 +0000 UTC m=+32.711673850 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c42600): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d060e0 item 33 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c42c40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c42c40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c42c40): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c42c40): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c42c40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.22467862 +0000 UTC m=+32.713200953 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c42c40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c430c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c430c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d06540 item 34 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c430c0): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c430c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c430c0): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c430c0): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c430c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.225383261 +0000 UTC m=+32.713905594 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c430c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c43600): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c43600): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c43600): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c43600): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c43600): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.225383261 +0000 UTC m=+32.713905594 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c43600): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d06700 item 34 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c43c40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c43c40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c43c40): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c43c40): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c43c40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.226895056 +0000 UTC m=+32.715417389 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c43c40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c541c0): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c541c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c541c0): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c541c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c541c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d06bd0 item 35 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c541c0): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c541c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.227465815 +0000 UTC m=+32.715988148 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c541c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c546c0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c546c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c546c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c546c0): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c546c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.227465815 +0000 UTC m=+32.715988148 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c546c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d06d90 item 35 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c54d40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c54d40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c54d40): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c54d40): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c54d40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.228890675 +0000 UTC m=+32.717412998 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c54d40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c55240): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c55240): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d071f0 item 36 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c55240): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c55240): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c55240): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c55240): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c55240): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.229519874 +0000 UTC m=+32.718042207 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c55240): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c55780): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c55780): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c55780): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c55780): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c55780): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.229519874 +0000 UTC m=+32.718042207 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c55780): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d07490 item 36 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c55dc0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c55dc0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c55dc0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c55dc0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c55dc0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.231268467 +0000 UTC m=+32.719790800 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c55dc0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c64340): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c64340): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c64340): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c64340): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c64340): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d07880 item 37 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c64340): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c64340): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.231895851 +0000 UTC m=+32.720418184 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c64340): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c64840): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c64840): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c64840): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c64840): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c64840): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.231895851 +0000 UTC m=+32.720418184 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c64840): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d07a40 item 37 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c64ec0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c64ec0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c64ec0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c64ec0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c64ec0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.233369905 +0000 UTC m=+32.721892238 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c64ec0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c653c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c653c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d07dc0 item 38 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c653c0): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c653c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c653c0): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c653c0): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c653c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.233967945 +0000 UTC m=+32.722490278 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c653c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c65900): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c65900): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c65900): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c65900): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c65900): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.233967945 +0000 UTC m=+32.722490278 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c65900): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515930e2a0 item 38 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c70080): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c70080): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c70080): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c70080): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c70080): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.235422201 +0000 UTC m=+32.723944534 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c70080): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c70580): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c70580): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c70580): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c70580): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c70580): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515930e9a0 item 39 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c70580): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c70580): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.235951701 +0000 UTC m=+32.724474034 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c70580): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c70a80): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c70a80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c70a80): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c70a80): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c70a80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.235951701 +0000 UTC m=+32.724474034 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c70a80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515930ef50 item 39 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c71100): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c71100): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c71100): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c71100): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c71100): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.237366803 +0000 UTC m=+32.725889126 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c71100): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c71600): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c71600): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515930f490 item 40 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c71600): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c71600): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c71600): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c71600): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c71600): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.237991083 +0000 UTC m=+32.726513416 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c71600): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c71b40): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c71b40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c71b40): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c71b40): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c71b40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.237991083 +0000 UTC m=+32.726513416 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159c71b40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515930f650 item 40 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8e200): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8e200): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8e200): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8e200): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8e200): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8e200): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8e200): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.239381048 +0000 UTC m=+32.727903381 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8e200): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8e700): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8e700): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8e700): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592e42a0 item 41 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8e700): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8e700): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.239872345 +0000 UTC m=+32.728394668 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8e700): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8ebc0): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8ebc0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8ebc0): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8ebc0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8ebc0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592e4770 item 41 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8ebc0): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8ebc0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.2426018 +0000 UTC m=+32.731124133 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8ebc0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8f100): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8f100): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8f100): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8f100): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8f100): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.2426018 +0000 UTC m=+32.731124133 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8f100): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592e4a10 item 41 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8f740): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8f740): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8f740): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8f740): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8f740): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8f740): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8f740): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.243976586 +0000 UTC m=+32.732498919 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158e8f740): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a71540): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a71540): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a71540): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159268d90 item 42 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a71540): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a71540): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.244588523 +0000 UTC m=+32.733110856 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a71540): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a71a80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a71a80): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592698f0 item 42 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a71a80): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a71a80): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a71a80): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a71a80): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a71a80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.245414462 +0000 UTC m=+32.733936785 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a71a80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159370100): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159370100): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159370100): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159370100): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159370100): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.245414462 +0000 UTC m=+32.733936785 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159370100): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159269c00 item 42 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159370740): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159370740): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159370740): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159370740): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159370740): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159370740): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159370740): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.246757398 +0000 UTC m=+32.735279731 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159370740): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159370c40): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159370c40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159370c40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592c21c0 item 43 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159370c40): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159370c40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.247249518 +0000 UTC m=+32.735771851 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159370c40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159371180): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159371180): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159371180): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159371180): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159371180): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592c23f0 item 43 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159371180): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159371180): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.247768829 +0000 UTC m=+32.736291162 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159371180): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251593716c0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251593716c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251593716c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251593716c0): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251593716c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.247768829 +0000 UTC m=+32.736291162 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251593716c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592c2b60 item 43 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159371d00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159371d00): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159371d00): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159371d00): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159371d00): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159371d00): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159371d00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.249156159 +0000 UTC m=+32.737678482 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159371d00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159426300): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159426300): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159426300): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592c3340 item 44 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159426300): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159426300): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.249628561 +0000 UTC m=+32.738150894 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159426300): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159426840): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159426840): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592c3880 item 44 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159426840): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159426840): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159426840): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159426840): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159426840): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.250207643 +0000 UTC m=+32.738729977 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159426840): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159426dc0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159426dc0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159426dc0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159426dc0): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159426dc0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.250207643 +0000 UTC m=+32.738729977 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159426dc0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c12150 item 44 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159427400): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159427400): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159427400): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159427400): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159427400): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159427400): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159427400): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.251667481 +0000 UTC m=+32.740189805 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159427400): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159427900): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159427900): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159427900): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c124d0 item 45 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159427900): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159427900): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.252267234 +0000 UTC m=+32.740789557 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159427900): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945c100): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945c100): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945c100): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945c100): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945c100): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.252267234 +0000 UTC m=+32.740789557 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945c100): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c12770 item 45 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945c740): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945c740): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945c740): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945c740): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945c740): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945c740): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945c740): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.25363134 +0000 UTC m=+32.742153673 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945c740): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945cc40): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945cc40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945cc40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c12af0 item 46 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945cc40): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945cc40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.254133088 +0000 UTC m=+32.742655421 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945cc40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945d340): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945d340): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945d340): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945d340): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945d340): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.254133088 +0000 UTC m=+32.742655421 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945d340): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c12cb0 item 46 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945d980): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945d980): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945d980): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945d980): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945d980): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945d980): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945d980): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.255500451 +0000 UTC m=+32.744022784 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945d980): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945de80): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945de80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945de80): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c13030 item 47 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945de80): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945de80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.255959678 +0000 UTC m=+32.744482000 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515945de80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159476680): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159476680): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159476680): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159476680): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159476680): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.255959678 +0000 UTC m=+32.744482000 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159476680): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c131f0 item 47 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159476cc0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159476cc0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159476cc0): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159476cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159476cc0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159476cc0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159476cc0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.25745443 +0000 UTC m=+32.745976763 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159476cc0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594771c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594771c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594771c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c136c0 item 48 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594771c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594771c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.257982918 +0000 UTC m=+32.746505251 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594771c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594778c0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594778c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594778c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594778c0): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594778c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.257982918 +0000 UTC m=+32.746505251 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594778c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c13880 item 48 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e6000): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e6000): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e6000): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e6000): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e6000): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.259391469 +0000 UTC m=+32.747913802 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e6000): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e6480): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e6480): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e6480): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e6480): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e6480): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e6480): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c13c70 item 49 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e6480): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e6480): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.259908795 +0000 UTC m=+32.748431128 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e6480): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e69c0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e69c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e69c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e69c0): >_readAt: n=8, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e69c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.259908795 +0000 UTC m=+32.748431128 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e69c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c13e30 item 49 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e7040): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e7040): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e7040): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e7040): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e7040): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.261364374 +0000 UTC m=+32.749886707 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e7040): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e7540): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e7540): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e7540): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bce460 item 50 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e7540): _readAt: size=2, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e7540): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e7540): _writeAt: size=3, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e7540): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e7540): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.262022427 +0000 UTC m=+32.750544760 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e7540): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e7ac0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e7ac0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e7ac0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e7ac0): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e7ac0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.262022427 +0000 UTC m=+32.750544760 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251594e7ac0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bce620 item 50 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952a240): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952a240): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952a240): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952a240): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952a240): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.263646334 +0000 UTC m=+32.752168667 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952a240): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952a740): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952a740): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952a740): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952a740): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952a740): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952a740): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bceaf0 item 51 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952a740): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952a740): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.264134877 +0000 UTC m=+32.752657210 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952a740): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952ac80): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952ac80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952ac80): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952ac80): >_readAt: n=8, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952ac80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.264134877 +0000 UTC m=+32.752657210 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952ac80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bcecb0 item 51 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159664140): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159664140): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159664140): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159664140): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159664140): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.265773973 +0000 UTC m=+32.754296306 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159664140): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159664640): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159664640): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159664640): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592e51f0 item 52 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159664640): _readAt: size=2, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159664640): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159664640): _writeAt: size=3, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159664640): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159664640): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.266812975 +0000 UTC m=+32.755335308 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159664640): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159664bc0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159664bc0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159664bc0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159664bc0): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159664bc0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.266812975 +0000 UTC m=+32.755335308 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159664bc0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592e56c0 item 52 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159665240): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159665240): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159665240): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159665240): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159665240): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.268103552 +0000 UTC m=+32.756625885 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159665240): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159665740): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159665740): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159665740): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159665740): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159665740): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159665740): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592e5ab0 item 53 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159665740): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159665740): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.268610278 +0000 UTC m=+32.757132611 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159665740): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159665c80): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159665c80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159665c80): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159665c80): >_readAt: n=8, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159665c80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.268610278 +0000 UTC m=+32.757132611 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159665c80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592e5e30 item 53 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ac400): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ac400): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ac400): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ac400): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ac400): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.269943467 +0000 UTC m=+32.758465800 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ac400): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ac900): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ac900): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ac900): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251595ee7e0 item 54 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ac900): _readAt: size=2, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ac900): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ac900): _writeAt: size=3, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ac900): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ac900): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.270542238 +0000 UTC m=+32.759064571 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ac900): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ace80): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ace80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ace80): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ace80): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ace80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.270542238 +0000 UTC m=+32.759064571 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ace80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251595eee00 item 54 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952af80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952af80): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952af80): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952af80): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952af80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.27390579 +0000 UTC m=+32.762428123 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952af80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952b480): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952b480): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952b480): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952b480): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952b480): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952b480): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bcefc0 item 55 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952b480): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952b480): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.274526442 +0000 UTC m=+32.763048775 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952b480): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952b9c0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952b9c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952b9c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952b9c0): >_readAt: n=8, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952b9c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.274526442 +0000 UTC m=+32.763048775 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515952b9c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bcf180 item 55 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159558140): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159558140): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159558140): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159558140): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159558140): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.27807323 +0000 UTC m=+32.766595563 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159558140): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159558640): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159558640): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159558640): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bcf500 item 56 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159558640): _readAt: size=2, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159558640): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159558640): _writeAt: size=3, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159558640): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159558640): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.279033935 +0000 UTC m=+32.767556268 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159558640): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159558bc0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159558bc0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159558bc0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159558bc0): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159558bc0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.279033935 +0000 UTC m=+32.767556268 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159558bc0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bcf6c0 item 56 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559200): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559200): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559200): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559200): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559200): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559200): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559200): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559200): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.281401877 +0000 UTC m=+32.769924210 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559200): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559740): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559740): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559740): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bcfa40 item 57 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559740): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559740): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.282840485 +0000 UTC m=+32.771362818 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559740): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559c80): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559c80): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559c80): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559c80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559c80): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559c80): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bcfc00 item 57 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559c80): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559c80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.283518484 +0000 UTC m=+32.772040817 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159559c80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574300): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574300): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574300): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574300): >_readAt: n=8, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574300): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.283518484 +0000 UTC m=+32.772040817 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574300): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592c6930 item 57 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574940): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574940): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574940): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574940): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574940): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574940): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574940): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574940): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.285717968 +0000 UTC m=+32.774240301 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574940): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ad880): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ad880): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ad880): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251595ef9d0 item 58 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ad880): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ad880): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.286441485 +0000 UTC m=+32.774963818 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596ad880): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596addc0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596addc0): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596addc0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251595efc70 item 58 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596addc0): _readAt: size=2, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596addc0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596addc0): _writeAt: size=3, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596addc0): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596addc0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.287429922 +0000 UTC m=+32.775952255 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596addc0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f4480): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f4480): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f4480): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f4480): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f4480): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.287429922 +0000 UTC m=+32.775952255 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f4480): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c460e0 item 58 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f4ac0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f4ac0): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f4ac0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f4ac0): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f4ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f4ac0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f4ac0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f4ac0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.293890101 +0000 UTC m=+32.782412434 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f4ac0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f5000): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f5000): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f5000): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c464d0 item 59 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f5000): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f5000): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.294846158 +0000 UTC m=+32.783368491 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f5000): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f5540): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f5540): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f5540): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f5540): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f5540): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f5540): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c46690 item 59 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f5540): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f5540): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.297162401 +0000 UTC m=+32.785684735 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f5540): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f5ac0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f5ac0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f5ac0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f5ac0): >_readAt: n=8, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f5ac0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.297162401 +0000 UTC m=+32.785684735 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596f5ac0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c469a0 item 59 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974a200): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974a200): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974a200): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974a200): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974a200): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974a200): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974a200): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974a200): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.298912337 +0000 UTC m=+32.787434670 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974a200): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974a740): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974a740): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974a740): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c46e70 item 60 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974a740): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974a740): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.302289785 +0000 UTC m=+32.790812118 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974a740): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974ac80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974ac80): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974ac80): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c47030 item 60 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974ac80): _readAt: size=2, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974ac80): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974ac80): _writeAt: size=3, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974ac80): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974ac80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.302911098 +0000 UTC m=+32.791433431 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974ac80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974b240): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974b240): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974b240): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974b240): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974b240): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.302911098 +0000 UTC m=+32.791433431 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974b240): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c471f0 item 60 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974b880): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974b880): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974b880): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974b880): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974b880): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974b880): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974b880): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974b880): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.305264693 +0000 UTC m=+32.793787036 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974b880): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974bdc0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974bdc0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974bdc0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c476c0 item 61 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974bdc0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974bdc0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.3059616 +0000 UTC m=+32.794483933 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515974bdc0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ac5c0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ac5c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ac5c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ac5c0): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ac5c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.3059616 +0000 UTC m=+32.794483933 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ac5c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159c47c70 item 61 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597acc00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597acc00): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597acc00): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597acc00): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597acc00): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597acc00): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597acc00): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597acc00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.308000721 +0000 UTC m=+32.796523054 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597acc00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad140): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad140): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad140): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159276540 item 62 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad140): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad140): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.308549638 +0000 UTC m=+32.797071971 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad140): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad840): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad840): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad840): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad840): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad840): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.308549638 +0000 UTC m=+32.797071971 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ad840): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592768c0 item 62 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ade80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ade80): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ade80): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ade80): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ade80): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ade80): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ade80): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ade80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.311589488 +0000 UTC m=+32.800111842 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597ade80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f04c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f04c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f04c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159276ee0 item 63 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f04c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f04c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.312380131 +0000 UTC m=+32.800902464 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f04c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f0bc0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f0bc0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f0bc0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f0bc0): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f0bc0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.312380131 +0000 UTC m=+32.800902464 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f0bc0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159277110 item 63 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1200): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1200): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1200): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1200): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1200): >_readAt: n=0, err=Bad file descriptor 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1200): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1200): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1200): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.315304524 +0000 UTC m=+32.803826857 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1200): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1740): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1740): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1740): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159277730 item 64 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1740): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1740): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.316277461 +0000 UTC m=+32.804799805 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1740): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1e40): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1e40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1e40): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1e40): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1e40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.316277461 +0000 UTC m=+32.804799805 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251597f1e40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159277a40 item 64 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986a580): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986a580): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986a580): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986a580): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986a580): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.319393517 +0000 UTC m=+32.807915850 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986a580): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986aa00): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986aa00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986aa00): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 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-behexek1kaxo/dir/file1: no such file or directory 2026/08/15 05:21:34 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-behexek1kaxo/dir/file1: no such file or directory 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986aa00): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986aa00): _writeAt: size=3, off=2 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159b68000 item 65 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986aa00): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986aa00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.320926092 +0000 UTC m=+32.809448425 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986aa00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986af00): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986af00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986af00): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986af00): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986af00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.320926092 +0000 UTC m=+32.809448425 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986af00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159b681c0 item 65 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986b540): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986b540): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986b540): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986b540): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986b540): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.32273058 +0000 UTC m=+32.811252923 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986b540): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574ac0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574ac0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159b68930 item 66 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574ac0): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574ac0): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574ac0): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574ac0): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574ac0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.323501476 +0000 UTC m=+32.812023809 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159574ac0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159575000): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159575000): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159575000): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159575000): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159575000): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.323501476 +0000 UTC m=+32.812023809 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159575000): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592c6fc0 item 66 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159575640): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159575640): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159575640): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159575640): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159575640): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.326023618 +0000 UTC m=+32.814545952 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159575640): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159575ac0): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159575ac0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159575ac0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159575ac0): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159575ac0): _writeAt: size=3, off=2 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592c75e0 item 67 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159575ac0): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159575ac0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.326617229 +0000 UTC m=+32.815139562 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159575ac0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991e0c0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991e0c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991e0c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991e0c0): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991e0c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.326617229 +0000 UTC m=+32.815139562 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991e0c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592c7a40 item 67 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991e740): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991e740): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991e740): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991e740): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991e740): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.330331764 +0000 UTC m=+32.818854097 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991e740): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991ec40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991ec40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d80380 item 68 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991ec40): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991ec40): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991ec40): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991ec40): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991ec40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.331410692 +0000 UTC m=+32.819933025 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991ec40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991f180): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991f180): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991f180): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991f180): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991f180): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.331410692 +0000 UTC m=+32.819933025 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991f180): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d80690 item 68 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991f7c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991f7c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991f7c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991f7c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991f7c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.333651144 +0000 UTC m=+32.822173527 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991f7c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991fc40): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991fc40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991fc40): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991fc40): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991fc40): _writeAt: size=3, off=2 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d80a10 item 69 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991fc40): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991fc40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.334392694 +0000 UTC m=+32.822915027 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515991fc40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159944240): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159944240): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159944240): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159944240): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159944240): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.334392694 +0000 UTC m=+32.822915027 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159944240): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d80e70 item 69 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599448c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599448c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599448c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599448c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599448c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.336613398 +0000 UTC m=+32.825135731 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599448c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159944dc0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159944dc0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d811f0 item 70 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159944dc0): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159944dc0): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159944dc0): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159944dc0): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159944dc0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.337302429 +0000 UTC m=+32.825824772 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159944dc0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159945300): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159945300): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159945300): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159945300): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159945300): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.337302429 +0000 UTC m=+32.825824772 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159945300): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d813b0 item 70 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159945980): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159945980): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159945980): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159945980): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159945980): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.339402947 +0000 UTC m=+32.827925280 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159945980): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159945e80): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159945e80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159945e80): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159945e80): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159945e80): _writeAt: size=3, off=2 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d81730 item 71 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159945e80): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159945e80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.340054446 +0000 UTC m=+32.828576779 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159945e80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159964480): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159964480): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159964480): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159964480): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159964480): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.340054446 +0000 UTC m=+32.828576779 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159964480): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d818f0 item 71 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159964b00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159964b00): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159964b00): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159964b00): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159964b00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.343220215 +0000 UTC m=+32.831742548 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159964b00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986ba40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986ba40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d81c70 item 72 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986ba40): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986ba40): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986ba40): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986ba40): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986ba40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.343870633 +0000 UTC m=+32.832392967 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515986ba40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b6080): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b6080): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b6080): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b6080): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b6080): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.343870633 +0000 UTC m=+32.832392967 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b6080): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159b68d90 item 72 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b6640): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b6640): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b6640): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b6640): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b6640): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b6640): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b6640): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.346308978 +0000 UTC m=+32.834831311 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b6640): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b6b40): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b6b40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b6b40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159b69340 item 73 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b6b40): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b6b40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.347112055 +0000 UTC m=+32.835634388 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b6b40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b7000): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b7000): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b7000): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b7000): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b7000): _writeAt: size=3, off=2 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159b69570 item 73 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b7000): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b7000): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.3476972 +0000 UTC m=+32.836219533 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b7000): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b7540): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b7540): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b7540): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b7540): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b7540): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.3476972 +0000 UTC m=+32.836219533 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b7540): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159b69730 item 73 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b7b80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b7b80): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b7b80): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b7b80): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b7b80): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b7b80): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b7b80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.350299234 +0000 UTC m=+32.838821567 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598b7b80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f0180): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f0180): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f0180): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159b69c00 item 74 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f0180): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f0180): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.353535617 +0000 UTC m=+32.842057950 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f0180): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f06c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f06c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159b69dc0 item 74 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f06c0): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f06c0): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f06c0): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f06c0): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f06c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.354321922 +0000 UTC m=+32.842844265 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f06c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f0c40): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f0c40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f0c40): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f0c40): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f0c40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.354321922 +0000 UTC m=+32.842844265 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f0c40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159604230 item 74 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f1280): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f1280): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f1280): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f1280): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f1280): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f1280): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f1280): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.358617554 +0000 UTC m=+32.847139887 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f1280): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f1780): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f1780): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f1780): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159604af0 item 75 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f1780): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f1780): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.359281458 +0000 UTC m=+32.847803791 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f1780): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f1cc0): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f1cc0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f1cc0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f1cc0): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f1cc0): _writeAt: size=3, off=2 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159604cb0 item 75 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f1cc0): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f1cc0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.360286165 +0000 UTC m=+32.848808498 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251598f1cc0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159990300): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159990300): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159990300): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159990300): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159990300): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.360286165 +0000 UTC m=+32.848808498 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159990300): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159604f50 item 75 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159990940): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159990940): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159990940): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159990940): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159990940): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159990940): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159990940): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.362343972 +0000 UTC m=+32.850866305 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159990940): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159990e40): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159990e40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159990e40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159605500 item 76 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159990e40): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159990e40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.362987517 +0000 UTC m=+32.851509850 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159990e40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159991380): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159991380): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596058f0 item 76 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159991380): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159991380): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159991380): _writeAt: size=3, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159991380): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159991380): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.364462383 +0000 UTC m=+32.852984716 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159991380): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159991900): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159991900): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159991900): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159991900): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159991900): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.364462383 +0000 UTC m=+32.852984716 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159991900): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159605b90 item 76 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b6040): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b6040): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b6040): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b6040): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b6040): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b6040): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b6040): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.368847324 +0000 UTC m=+32.857369657 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b6040): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b6540): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b6540): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b6540): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd4310 item 77 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b6540): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b6540): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.369940188 +0000 UTC m=+32.858462521 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b6540): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b6c40): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b6c40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b6c40): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b6c40): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b6c40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.369940188 +0000 UTC m=+32.858462521 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b6c40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd44d0 item 77 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b7280): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b7280): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b7280): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b7280): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b7280): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b7280): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b7280): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.372210836 +0000 UTC m=+32.860733179 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251599b7280): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159965000): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159965000): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159965000): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159d81d50 item 78 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159965000): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159965000): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.372831408 +0000 UTC m=+32.861353741 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159965000): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159965700): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159965700): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159965700): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159965700): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159965700): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.372831408 +0000 UTC m=+32.861353741 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159965700): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159336230 item 78 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159965d40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159965d40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159965d40): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159965d40): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159965d40): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159965d40): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159965d40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.374800577 +0000 UTC m=+32.863322920 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159965d40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a08340): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a08340): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a08340): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251593369a0 item 79 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a08340): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a08340): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.375590168 +0000 UTC m=+32.864112501 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a08340): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a08a40): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a08a40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a08a40): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a08a40): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a08a40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.375590168 +0000 UTC m=+32.864112501 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a08a40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159336cb0 item 79 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a09080): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a09080): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a09080): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a09080): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a09080): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a09080): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a09080): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.37765641 +0000 UTC m=+32.866178743 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a09080): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a09580): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a09580): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a09580): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159337500 item 80 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a09580): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a09580): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.37838693 +0000 UTC m=+32.866909264 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a09580): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a09c80): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a09c80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a09c80): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a09c80): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a09c80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.37838693 +0000 UTC m=+32.866909264 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a09c80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251593376c0 item 80 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3a3c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3a3c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3a3c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3a3c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3a3c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.380051093 +0000 UTC m=+32.868573436 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3a3c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3a840): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3a840): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3a840): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3a840): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3a840): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3a840): _writeAt: size=3, off=7 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159337c00 item 81 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3a840): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3a840): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.381184604 +0000 UTC m=+32.869706937 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3a840): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3ad80): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3ad80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3ad80): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3ad80): >_readAt: n=8, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3ad80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.381184604 +0000 UTC m=+32.869706937 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3ad80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592b4070 item 81 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3b400): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3b400): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3b400): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3b400): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3b400): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.383502602 +0000 UTC m=+32.872024935 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3b400): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3b900): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3b900): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3b900): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592b4af0 item 82 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3b900): _readAt: size=2, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3b900): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3b900): _writeAt: size=3, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3b900): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3b900): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.384787558 +0000 UTC m=+32.873309901 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3b900): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3be80): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3be80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3be80): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3be80): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3be80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.384787558 +0000 UTC m=+32.873309901 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159a3be80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592b51f0 item 82 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa6600): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa6600): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa6600): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa6600): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa6600): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.387634224 +0000 UTC m=+32.876156587 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa6600): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa6b00): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa6b00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa6b00): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa6b00): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa6b00): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa6b00): _writeAt: size=3, off=7 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592b5960 item 83 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa6b00): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa6b00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.389158724 +0000 UTC m=+32.877681057 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa6b00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa7040): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa7040): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa7040): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa7040): >_readAt: n=8, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa7040): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.389158724 +0000 UTC m=+32.877681057 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa7040): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515927a000 item 83 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa76c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa76c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa76c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa76c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa76c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.391383856 +0000 UTC m=+32.879906199 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa76c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa7bc0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa7bc0): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa7bc0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515927a770 item 84 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa7bc0): _readAt: size=2, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa7bc0): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa7bc0): _writeAt: size=3, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa7bc0): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa7bc0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.395449584 +0000 UTC m=+32.883971917 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aa7bc0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aca240): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aca240): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aca240): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aca240): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aca240): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.395449584 +0000 UTC m=+32.883971917 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aca240): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515927aaf0 item 84 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b28180): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b28180): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b28180): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b28180): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b28180): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.399237478 +0000 UTC m=+32.887759811 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b28180): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aca700): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aca700): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aca700): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aca700): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aca700): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aca700): _writeAt: size=3, off=7 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd4150 item 85 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aca700): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aca700): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.402204051 +0000 UTC m=+32.890726384 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159aca700): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b28540): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b28540): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b28540): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b28540): >_readAt: n=8, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b28540): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.402204051 +0000 UTC m=+32.890726384 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b28540): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd4310 item 85 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b28c40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b28c40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b28c40): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b28c40): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b28c40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.404680107 +0000 UTC m=+32.893202440 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b28c40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b29140): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b29140): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b29140): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515927a620 item 86 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b29140): _readAt: size=2, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b29140): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b29140): _writeAt: size=3, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b29140): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b29140): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.405941078 +0000 UTC m=+32.894463442 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b29140): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b296c0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b296c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b296c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b296c0): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b296c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.405941078 +0000 UTC m=+32.894463442 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b296c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515927b1f0 item 86 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b29d40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b29d40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b29d40): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b29d40): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b29d40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.407987002 +0000 UTC m=+32.896509365 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b29d40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b04600): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b04600): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b04600): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b04600): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b04600): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b04600): _writeAt: size=3, off=7 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515927b650 item 87 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b04600): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b04600): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.408832248 +0000 UTC m=+32.897354581 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b04600): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b04b40): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b04b40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b04b40): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b04b40): >_readAt: n=8, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b04b40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.408832248 +0000 UTC m=+32.897354581 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b04b40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2515927ba40 item 87 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acad80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acad80): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acad80): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acad80): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acad80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.411394067 +0000 UTC m=+32.899916420 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acad80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acb280): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acb280): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acb280): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd4620 item 88 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acb280): _readAt: size=2, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acb280): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acb280): _writeAt: size=3, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acb280): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acb280): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.412692899 +0000 UTC m=+32.901215233 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acb280): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acb800): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acb800): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acb800): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acb800): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acb800): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.412692899 +0000 UTC m=+32.901215233 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acb800): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd48c0 item 88 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acbe40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acbe40): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acbe40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acbe40): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acbe40): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acbe40): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acbe40): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acbe40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.415879999 +0000 UTC m=+32.904402332 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159acbe40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d2480): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d2480): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d2480): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd4d90 item 89 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d2480): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d2480): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.416509437 +0000 UTC m=+32.905031770 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d2480): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d3440): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d3440): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d3440): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d3440): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d3440): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d3440): _writeAt: size=3, off=7 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd4f50 item 89 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d3440): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d3440): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.41848049 +0000 UTC m=+32.907002823 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d3440): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d39c0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d39c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d39c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d39c0): >_readAt: n=8, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d39c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.41848049 +0000 UTC m=+32.907002823 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251596d39c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd5110 item 89 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591da780): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591da780): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591da780): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591da780): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591da780): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591da780): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591da780): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591da780): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.421506113 +0000 UTC m=+32.910028446 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591da780): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591db580): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591db580): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591db580): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd5570 item 90 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591db580): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591db580): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.423548571 +0000 UTC m=+32.912070904 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591db580): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591dbbc0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591dbbc0): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591dbbc0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd5880 item 90 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591dbbc0): _readAt: size=2, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591dbbc0): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591dbbc0): _writeAt: size=3, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591dbbc0): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591dbbc0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.426530563 +0000 UTC m=+32.915052896 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251591dbbc0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d25c0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d25c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d25c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d25c0): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d25c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.426530563 +0000 UTC m=+32.915052896 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d25c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd5a40 item 90 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d3240): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d3240): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d3240): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d3240): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d3240): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d3240): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d3240): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d3240): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.42913412 +0000 UTC m=+32.917656453 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d3240): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d3e40): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d3e40): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d3e40): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159bd5e30 item 91 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d3e40): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d3e40): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.429668269 +0000 UTC m=+32.918190602 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x251592d3e40): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c540): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c540): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c540): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c540): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c540): >_readAt: n=2, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c540): _writeAt: size=3, off=7 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251595cb5e0 item 91 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c540): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c540): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.430442781 +0000 UTC m=+32.918965114 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951c540): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951cb00): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951cb00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951cb00): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951cb00): >_readAt: n=8, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951cb00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.430442781 +0000 UTC m=+32.918965114 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951cb00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251595cb880 item 91 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b05180): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b05180): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b05180): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b05180): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b05180): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b05180): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b05180): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b05180): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.432023076 +0000 UTC m=+32.920545409 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b05180): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b056c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b056c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b056c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251595d27e0 item 92 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b056c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b056c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.433119205 +0000 UTC m=+32.921641529 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b056c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b05c00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b05c00): open at offset 5 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b05c00): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251595d2af0 item 92 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b05c00): _readAt: size=2, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b05c00): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b05c00): _writeAt: size=3, off=5 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b05c00): >_writeAt: n=3, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b05c00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.434495816 +0000 UTC m=+32.923018149 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159b05c00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931a880): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931a880): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931a880): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931a880): >_readAt: n=3, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931a880): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.434495816 +0000 UTC m=+32.923018149 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931a880): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251595d3180 item 92 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931b140): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931b140): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931b140): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931b140): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931b140): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931b140): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931b140): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931b140): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.436055202 +0000 UTC m=+32.924577524 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931b140): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931bb80): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931bb80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931bb80): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592701c0 item 93 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931bb80): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931bb80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.436605881 +0000 UTC m=+32.925128214 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515931bb80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9440): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9440): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9440): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9440): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9440): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.436605881 +0000 UTC m=+32.925128214 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9440): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592705b0 item 93 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9d00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9d00): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9d00): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9d00): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9d00): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9d00): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9d00): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9d00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.43847979 +0000 UTC m=+32.927002123 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25158fb9d00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159772400): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159772400): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159772400): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159270c40 item 94 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159772400): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159772400): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.439137452 +0000 UTC m=+32.927659785 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159772400): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159772b00): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159772b00): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159772b00): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159772b00): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159772b00): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.439137452 +0000 UTC m=+32.927659785 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159772b00): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x25159270e70 item 94 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773140): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773140): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773140): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773140): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773140): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773140): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773140): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773140): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.440807516 +0000 UTC m=+32.929329849 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773140): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773680): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773680): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773680): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592711f0 item 95 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773680): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773680): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.441521794 +0000 UTC m=+32.930044118 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773680): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773d80): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773d80): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773d80): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773d80): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773d80): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.441521794 +0000 UTC m=+32.930044118 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159773d80): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251592713b0 item 95 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 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/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d380): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d380): open at offset 0 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d380): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d380): _readAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d380): >_readAt: n=0, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d380): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d380): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d380): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.442945193 +0000 UTC m=+32.931467526 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d380): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d8c0): _writeAt: size=5, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d8c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d8c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596b2070 item 96 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d8c0): >_writeAt: n=5, err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d8c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.447429192 +0000 UTC m=+32.935951525 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x2515951d8c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 05:21:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 05:21:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bca0c0): _readAt: size=512, off=0 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bca0c0): openPending: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bca0c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bca0c0): >_readAt: n=5, err=EOF 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bca0c0): close: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 05:21:34.447429192 +0000 UTC m=+32.935951525 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : open-test-file(0x25159bca0c0): >close: err= 2026/08/15 05:21:34 DEBUG : open-test-file: Remove: 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x251596b2230 item 96 2026/08/15 05:21:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 05:21:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 05:21:34 DEBUG : open-test-file: >Remove: err= 2026/08/15 05:21:34 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:34 DEBUG : Looking for writers 2026/08/15 05:21:34 DEBUG : >WaitForWriters: 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.70s) --- PASS: TestRWFileHandleOpenTests/writes (0.38s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.32s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:34 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:34 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:34 DEBUG : file1: newRWFileHandle: 2026/08/15 05:21:34 DEBUG : file1(0x25158e8e0c0): openPending: 2026/08/15 05:21:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:34 DEBUG : file1(0x25158e8e0c0): >openPending: err= 2026/08/15 05:21:34 DEBUG : file1: >newRWFileHandle: err= 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/15 05:21:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/15 05:21:34 DEBUG : file1(0x25158e8e0c0): _writeAt: size=2, off=0 2026/08/15 05:21:34 DEBUG : file1(0x25158e8e0c0): >_writeAt: n=2, err= 2026/08/15 05:21:34 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/15 05:21:34 DEBUG : file1(0x25158e8e0c0): RWFileHandle.Flush 2026/08/15 05:21:34 DEBUG : file1(0x25158e8e0c0): RWFileHandle.Release 2026/08/15 05:21:34 DEBUG : file1(0x25158e8e0c0): close: 2026/08/15 05:21:34 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/15 05:21:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:34 DEBUG : file1(0x25158e8e0c0): >close: err= 2026/08/15 05:21:34 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:34 DEBUG : Looking for writers 2026/08/15 05:21:34 DEBUG : file1: reading active writers 2026/08/15 05:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 05:21:34 DEBUG : Looking for writers 2026/08/15 05:21:34 DEBUG : file1: reading active writers 2026/08/15 05:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 05:21:34 DEBUG : Looking for writers 2026/08/15 05:21:34 DEBUG : file1: reading active writers 2026/08/15 05:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 05:21:34 DEBUG : Looking for writers 2026/08/15 05:21:34 DEBUG : file1: reading active writers 2026/08/15 05:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 05:21:34 DEBUG : file1: vfs cache: starting upload 2026/08/15 05:21:34 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1.a0a9169e.partial" 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1.a0a9169e.partial 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1.a0a9169e.partial" 2026/08/15 05:21:34 DEBUG : Looking for writers 2026/08/15 05:21:34 DEBUG : file1: reading active writers 2026/08/15 05:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-behexek1kaxo/file1.a0a9169e.partial 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:34 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/15 05:21:34 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/15 05:21:34 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/08/15 05:21:34 INFO : file1: Copied (new) 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:34 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-behexek1kaxo/dir/file1: no such file or directory 2026/08/15 05:21:34 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-behexek1kaxo/dir/file1: no such file or directory 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:34 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/15 05:21:34 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/15 05:21:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/15 05:21:34 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/15 05:21:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:34 INFO : file1: vfs cache: upload succeeded try #1 2026/08/15 05:21:34 DEBUG : Looking for writers 2026/08/15 05:21:34 DEBUG : file1: reading active writers 2026/08/15 05:21:34 DEBUG : >WaitForWriters: 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:34 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:34 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:35 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/08/15 05:21:35 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:35 DEBUG : Looking for writers 2026/08/15 05:21:35 DEBUG : file1: reading active writers 2026/08/15 05:21:35 DEBUG : >WaitForWriters: 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.56s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:35 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:35 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:35 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:35 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:35 DEBUG : rename_me: newRWFileHandle: 2026/08/15 05:21:35 DEBUG : rename_me(0x25159aa6740): openPending: 2026/08/15 05:21:35 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 05:21:35 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/15 05:21:35 DEBUG : rename_me(0x25159aa6740): >openPending: err= 2026/08/15 05:21:35 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/15 05:21:35 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/15 05:21:35 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/15 05:21:35 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/15 05:21:35 DEBUG : rename_me(0x25159aa6740): _writeAt: size=5, off=0 2026/08/15 05:21:35 DEBUG : rename_me(0x25159aa6740): >_writeAt: n=5, err= 2026/08/15 05:21:35 DEBUG : rename_me(0x25159aa6740): close: 2026/08/15 05:21:35 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-15 05:21:35.019009333 +0000 UTC m=+33.507531666 2026/08/15 05:21:35 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/15 05:21:35 DEBUG : rename_me(0x25159aa6740): >close: err= 2026/08/15 05:21:35 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/15 05:21:35 DEBUG : i_was_renamed: Updating file with 0x25159792dd0 2026/08/15 05:21:35 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/15 05:21:35 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/15 05:21:35 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:35 DEBUG : Looking for writers 2026/08/15 05:21:35 DEBUG : i_was_renamed: reading active writers 2026/08/15 05:21:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 05:21:35 DEBUG : Looking for writers 2026/08/15 05:21:35 DEBUG : i_was_renamed: reading active writers 2026/08/15 05:21:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 05:21:35 DEBUG : Looking for writers 2026/08/15 05:21:35 DEBUG : i_was_renamed: reading active writers 2026/08/15 05:21:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 05:21:35 DEBUG : Looking for writers 2026/08/15 05:21:35 DEBUG : i_was_renamed: reading active writers 2026/08/15 05:21:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 05:21:35 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/15 05:21:35 DEBUG : i_was_renamed.8f886cb9.partial: size = 5 OK 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/i_was_renamed.8f886cb9.partial" 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/i_was_renamed.8f886cb9.partial 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/i_was_renamed.8f886cb9.partial" 2026/08/15 05:21:35 DEBUG : Looking for writers 2026/08/15 05:21:35 DEBUG : i_was_renamed: reading active writers 2026/08/15 05:21:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-behexek1kaxo/i_was_renamed.8f886cb9.partial 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:35 DEBUG : i_was_renamed.8f886cb9.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/15 05:21:35 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 05:21:35 DEBUG : i_was_renamed.8f886cb9.partial: renamed to: i_was_renamed 2026/08/15 05:21:35 INFO : i_was_renamed: Copied (new) 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/i_was_renamed" 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/i_was_renamed 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/i_was_renamed" 2026/08/15 05:21:35 DEBUG : Looking for writers 2026/08/15 05:21:35 DEBUG : i_was_renamed: reading active writers 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-behexek1kaxo/i_was_renamed 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:35 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/15 05:21:35 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-15 05:21:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/15 05:21:35 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/15 05:21:35 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/15 05:21:35 DEBUG : >WaitForWriters: 2026/08/15 05:21:35 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.33s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:35 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 05:21:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-behexek1kaxo" 2026/08/15 05:21:35 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:35 DEBUG : forgetting directory cache 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate(0x251593fb540): _readAt: size=512, off=0 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate(0x251593fb540): openPending: 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-15 04:22:35 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/15 05:21:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate(0x251593fb540): >openPending: err= 2026/08/15 05:21:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate(0x251593fb540): >_readAt: n=20, err=EOF 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate(0x251593fb540): close: 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 04:22:35 +0000 UTC 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate(0x251593fb540): >close: err= 2026/08/15 05:21:35 DEBUG : Re-reading directory (100.879478ms old) 2026/08/15 05:21:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:35 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:35 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:36 DEBUG : forgetting directory cache 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate(0x25159bcb380): _readAt: size=512, off=0 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate(0x25159bcb380): openPending: 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-15 04:23:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-15 04:22:35 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-15 04:23:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-15 04:22:35 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/15 05:21:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/15 05:21:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate(0x25159bcb380): >openPending: err= 2026/08/15 05:21:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate(0x25159bcb380): >_readAt: n=20, err=EOF 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate(0x25159bcb380): close: 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 04:23:35 +0000 UTC 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate(0x25159bcb380): >close: err= 2026/08/15 05:21:36 DEBUG : Re-reading directory (106.573653ms old) 2026/08/15 05:21:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:36 DEBUG : forgetting directory cache 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate(0x2515983c380): _readAt: size=512, off=0 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate(0x2515983c380): openPending: 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-15 04:24:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-15 04:23:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-15 04:24:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-15 04:23:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/15 05:21:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/15 05:21:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate(0x2515983c380): >openPending: err= 2026/08/15 05:21:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate(0x2515983c380): >_readAt: n=20, err=EOF 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate(0x2515983c380): close: 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 04:24:35 +0000 UTC 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate(0x2515983c380): >close: err= 2026/08/15 05:21:36 DEBUG : Re-reading directory (103.159054ms old) 2026/08/15 05:21:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:36 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:36 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:37 DEBUG : forgetting directory cache 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate(0x2515983cd40): _readAt: size=512, off=0 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate(0x2515983cd40): openPending: 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-15 04:25:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-15 04:24:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-15 04:25:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-15 04:24:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/15 05:21:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/15 05:21:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate(0x2515983cd40): >openPending: err= 2026/08/15 05:21:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate(0x2515983cd40): >_readAt: n=20, err=EOF 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate(0x2515983cd40): close: 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 04:25:35 +0000 UTC 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate(0x2515983cd40): >close: err= 2026/08/15 05:21:37 DEBUG : Re-reading directory (106.571909ms old) 2026/08/15 05:21:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/08/15 05:21:37 DEBUG : forgetting directory cache 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate(0x2515983dbc0): _readAt: size=512, off=0 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate(0x2515983dbc0): openPending: 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-15 04:26:35 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-15 04:25:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-15 04:26:35 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-15 04:25:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/15 05:21:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/15 05:21:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate(0x2515983dbc0): >openPending: err= 2026/08/15 05:21:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate(0x2515983dbc0): >_readAt: n=20, err=EOF 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate(0x2515983dbc0): close: 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 04:26:35 +0000 UTC 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate(0x2515983dbc0): >close: err= 2026/08/15 05:21:37 DEBUG : Re-reading directory (102.003551ms old) 2026/08/15 05:21:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:37 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:37 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/08/15 05:21:38 DEBUG : forgetting directory cache 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate(0x251596fa3c0): _readAt: size=512, off=0 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate(0x251596fa3c0): openPending: 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-15 04:27:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-15 04:26:35 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-15 04:27:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-15 04:26:35 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/15 05:21:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/15 05:21:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate(0x251596fa3c0): >openPending: err= 2026/08/15 05:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate(0x251596fa3c0): >_readAt: n=20, err=EOF 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate(0x251596fa3c0): close: 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 04:27:35 +0000 UTC 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate(0x251596fa3c0): >close: err= 2026/08/15 05:21:38 DEBUG : Re-reading directory (101.69063ms old) 2026/08/15 05:21:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:38 DEBUG : forgetting directory cache 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate(0x251599a0280): _readAt: size=512, off=0 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate(0x251599a0280): openPending: 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-15 04:28:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-15 04:27:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-15 04:28:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-15 04:27:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/15 05:21:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/15 05:21:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate(0x251599a0280): >openPending: err= 2026/08/15 05:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate(0x251599a0280): >_readAt: n=21, err=EOF 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate(0x251599a0280): close: 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 04:28:35 +0000 UTC 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate(0x251599a0280): >close: err= 2026/08/15 05:21:38 DEBUG : Re-reading directory (104.663134ms old) 2026/08/15 05:21:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:38 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:38 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:39 DEBUG : forgetting directory cache 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate(0x251597ba180): _readAt: size=512, off=0 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate(0x251597ba180): openPending: 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-15 04:29:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-15 04:28:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-15 04:29:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-15 04:28:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/15 05:21:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/15 05:21:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate(0x251597ba180): >openPending: err= 2026/08/15 05:21:39 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate(0x251597ba180): >_readAt: n=22, err=EOF 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate(0x251597ba180): close: 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 04:29:35 +0000 UTC 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate(0x251597ba180): >close: err= 2026/08/15 05:21:39 DEBUG : Re-reading directory (107.487969ms old) 2026/08/15 05:21:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:39 DEBUG : forgetting directory cache 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate(0x251599a1200): _readAt: size=512, off=0 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate(0x251599a1200): openPending: 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-15 04:30:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-15 04:29:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-15 04:30:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-15 04:29:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/15 05:21:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/15 05:21:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate(0x251599a1200): >openPending: err= 2026/08/15 05:21:39 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate(0x251599a1200): >_readAt: n=23, err=EOF 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate(0x251599a1200): close: 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 04:30:35 +0000 UTC 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate(0x251599a1200): >close: err= 2026/08/15 05:21:39 DEBUG : Re-reading directory (102.34726ms old) 2026/08/15 05:21:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 05:21:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:39 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:40 DEBUG : forgetting directory cache 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate(0x251596d32c0): _readAt: size=512, off=0 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate(0x251596d32c0): openPending: 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/TestRWCacheUpdate" 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-behexek1kaxo/TestRWCacheUpdate 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-15 04:31:35 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-15 04:30:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-15 04:31:35 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-15 04:30:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/15 05:21:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/15 05:21:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate(0x251596d32c0): >openPending: err= 2026/08/15 05:21:40 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate(0x251596d32c0): >_readAt: n=24, err=EOF 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate(0x251596d32c0): close: 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 04:31:35 +0000 UTC 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate(0x251596d32c0): >close: err= 2026/08/15 05:21:40 DEBUG : Re-reading directory (111.493483ms old) 2026/08/15 05:21:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/15 05:21:40 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:40 DEBUG : Looking for writers 2026/08/15 05:21:40 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/15 05:21:40 DEBUG : >WaitForWriters: 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.11s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/FiLeA" 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/FiLeA 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/FiLeA" 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-behexek1kaxo/FiLeA 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:40 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/FiLeA" 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/FiLeA 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/FiLeA" 2026/08/15 05:21:40 DEBUG : forgetting directory cache 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-behexek1kaxo/FiLeA 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:40 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/FiLeB" 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/FiLeB 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/FiLeB" 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-behexek1kaxo/FiLeB 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:40 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/FiLeB" 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/FiLeB 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/FiLeB" 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-behexek1kaxo/FiLeB 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:40 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/15 05:21:40 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:40 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/15 05:21:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/15 05:21:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/15 05:21:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/FiLeA" 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/FiLeA 2026/08/15 05:21:40 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/FiLeA" 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-behexek1kaxo/FiLeA 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:41 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/15 05:21:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/15 05:21:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/15 05:21:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/15 05:21:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/FiLeA" 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/FiLeA 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/FiLeA" 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-behexek1kaxo/FiLeA 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:41 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/15 05:21:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/15 05:21:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/15 05:21:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/15 05:21:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:41 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:41 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/15 05:21:41 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/15 05:21:41 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/15 05:21:41 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:41 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/FiLeB" 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/FiLeB 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/FiLeB" 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-behexek1kaxo/FiLeB 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:41 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/15 05:21:41 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:41 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/15 05:21:41 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/15 05:21:41 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/15 05:21:41 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:41 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/FilEb" 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/FilEb 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/FilEb" 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-behexek1kaxo/FilEb 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:41 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/FiLeA" 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/FiLeA 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/FiLeA" 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-behexek1kaxo/FiLeA 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:41 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/FiLeA" 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/FiLeA 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/FiLeA" 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-behexek1kaxo/FiLeA 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:41 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/FiLeB" 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/FiLeB 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/FiLeB" 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-behexek1kaxo/FiLeB 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:41 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/FiLeB" 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/FiLeB 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/FiLeB" 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-behexek1kaxo/FiLeB 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:41 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/FilEb" 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/FilEb 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/FilEb" 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-behexek1kaxo/FilEb 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:41 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/FilEb" 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/FilEb 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/FilEb" 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-behexek1kaxo/FilEb 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:41 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/08/15 05:21:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/15 05:21:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/15 05:21:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/15 05:21:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:41 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/15 05:21:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/15 05:21:41 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/15 05:21:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:41 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/15 05:21:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/15 05:21:41 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/15 05:21:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:41 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/15 05:21:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/15 05:21:41 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/15 05:21:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:41 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:41 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/15 05:21:41 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/15 05:21:41 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/15 05:21:41 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:41 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/FiLeB" 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/FiLeB 2026/08/15 05:21:41 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/FiLeB" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-behexek1kaxo/FiLeB 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:42 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/15 05:21:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:42 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/15 05:21:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/15 05:21:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/15 05:21:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/FilEb" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/FilEb 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/FilEb" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-behexek1kaxo/FilEb 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:42 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/15 05:21:42 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:42 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/15 05:21:42 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/15 05:21:42 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:42 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/15 05:21:42 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/15 05:21:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/15 05:21:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/15 05:21:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/15 05:21:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:42 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:42 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:42 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:42 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:42 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:42 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/15 05:21:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/15 05:21:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/15 05:21:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:42 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/15 05:21:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/15 05:21:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/15 05:21:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:42 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:42 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:42 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:42 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:42 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:42 DEBUG : Looking for writers 2026/08/15 05:21:42 DEBUG : FiLeA: reading active writers 2026/08/15 05:21:42 DEBUG : FiLeB: reading active writers 2026/08/15 05:21:42 DEBUG : FilEb: reading active writers 2026/08/15 05:21:42 DEBUG : >WaitForWriters: 2026/08/15 05:21:42 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:42 DEBUG : Looking for writers 2026/08/15 05:21:42 DEBUG : FiLeA: reading active writers 2026/08/15 05:21:42 DEBUG : FiLeB: reading active writers 2026/08/15 05:21:42 DEBUG : FilEb: reading active writers 2026/08/15 05:21:42 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.71s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/normal name with no special characters.txt" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/normal\ name\ with\ no\ special\ characters.txt 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/normal\ name\ with\ no\ special\ characters.txt" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-behexek1kaxo/normal name with no special characters.txt 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:42 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/normal name with no special characters.txt" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/normal\ name\ with\ no\ special\ characters.txt 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/normal\ name\ with\ no\ special\ characters.txt" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-behexek1kaxo/normal name with no special characters.txt 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:42 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/測試_Русский___ě_áñ" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/測試_Русский___ě_áñ 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/測試_Русский___ě_áñ" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-behexek1kaxo/測試_Русский___ě_áñ 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:42 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/測試_Русский___ě_áñ" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/測試_Русский___ě_áñ 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/測試_Русский___ě_áñ" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-behexek1kaxo/測試_Русский___ě_áñ 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:42 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/15 05:21:42 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:42 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:42 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/15 05:21:42 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/15 05:21:42 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/15 05:21:42 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:42 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/normal name with no special characters.txt" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/normal\ name\ with\ no\ special\ characters.txt 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/normal\ name\ with\ no\ special\ characters.txt" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-behexek1kaxo/normal name with no special characters.txt 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:42 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/15 05:21:42 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:42 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/15 05:21:42 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/15 05:21:42 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/15 05:21:42 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:42 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/測試_Русский___ě_áñ" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/測試_Русский___ě_áñ 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/測試_Русский___ě_áñ" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-behexek1kaxo/測試_Русский___ě_áñ 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:42 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/15 05:21:42 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:42 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/15 05:21:42 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/15 05:21:42 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/15 05:21:42 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:42 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:42 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:42 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:42 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:42 DEBUG : Looking for writers 2026/08/15 05:21:42 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/15 05:21:42 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/15 05:21:42 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.53s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:42 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Reusing VFS from active cache 2026/08/15 05:21:42 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:42 DEBUG : Looking for writers 2026/08/15 05:21:42 DEBUG : >WaitForWriters: 2026/08/15 05:21:42 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:42 DEBUG : Looking for writers 2026/08/15 05:21:42 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:42 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:42 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:42 DEBUG : Looking for writers 2026/08/15 05:21:42 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:42 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:42 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:42 DEBUG : Looking for writers 2026/08/15 05:21:42 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:42 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:42 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:42 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:42 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:42 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:43 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/15 05:21:43 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:43 DEBUG : dir: Looking for writers 2026/08/15 05:21:43 DEBUG : file2: reading active writers 2026/08/15 05:21:43 DEBUG : Looking for writers 2026/08/15 05:21:43 DEBUG : file1: reading active writers 2026/08/15 05:21:43 DEBUG : dir: reading active writers 2026/08/15 05:21:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.40s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:43 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:43 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:43 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:43 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:43 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/15 05:21:43 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:43 DEBUG : dir: Looking for writers 2026/08/15 05:21:43 DEBUG : Looking for writers 2026/08/15 05:21:43 DEBUG : dir: reading active writers 2026/08/15 05:21:43 DEBUG : file1: reading active writers 2026/08/15 05:21:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.45s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:43 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:43 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:43 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:43 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:43 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/15 05:21:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:43 DEBUG : file1: Open: flags=O_RDONLY 2026/08/15 05:21:43 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/15 05:21:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/15 05:21:43 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:43 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/15 05:21:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 05:21:43 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:43 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/15 05:21:43 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/15 05:21:43 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/15 05:21:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: File to upload is small (0 bytes), uploading instead of streaming 2026/08/15 05:21:43 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/new_file.txt" 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/new_file.txt 2026/08/15 05:21:43 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/new_file.txt" 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-behexek1kaxo/dir/new_file.txt 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:44 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/15 05:21:44 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/15 05:21:44 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/15 05:21:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/15 05:21:44 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:44 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/15 05:21:44 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:44 DEBUG : dir: Looking for writers 2026/08/15 05:21:44 DEBUG : file2: reading active writers 2026/08/15 05:21:44 DEBUG : new_file.txt: reading active writers 2026/08/15 05:21:44 DEBUG : Looking for writers 2026/08/15 05:21:44 DEBUG : dir: reading active writers 2026/08/15 05:21:44 DEBUG : file1: reading active writers 2026/08/15 05:21:44 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.54s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:44 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:44 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file2" 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-behexek1kaxo/dir/file2 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:44 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/15 05:21:44 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/15 05:21:44 DEBUG : dir/file1: Updating file with dir/file1 0x251597a4000 2026/08/15 05:21:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/15 05:21:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:44 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/dir/file1" 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-behexek1kaxo/dir/file1 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:44 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/15 05:21:44 INFO : dir/file1: Moved (server-side) to: file0 2026/08/15 05:21:44 DEBUG : file0: Updating file with file0 0x251597a4000 2026/08/15 05:21:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 05:21:44 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file0" 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file0 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file0" 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-behexek1kaxo/file0 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:44 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file0" 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/file0 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/file0" 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-behexek1kaxo/file0 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:44 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/15 05:21:44 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:44 DEBUG : dir: Looking for writers 2026/08/15 05:21:44 DEBUG : Looking for writers 2026/08/15 05:21:44 DEBUG : file0: reading active writers 2026/08/15 05:21:44 DEBUG : dir: reading active writers 2026/08/15 05:21:44 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.59s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:44 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Server has VFS statistics extension 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: About path "/rclone-test-behexek1kaxo" 2026/08/15 05:21:44 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:44 DEBUG : Looking for writers 2026/08/15 05:21:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:44 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:44 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/15 05:21:44 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/15 05:21:44 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/15 05:21:44 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: 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/15 05:21:44 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: 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/15 05:21:44 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:44 DEBUG : Looking for writers 2026/08/15 05:21:44 DEBUG : a: Looking for writers 2026/08/15 05:21:44 DEBUG : b: Looking for writers 2026/08/15 05:21:44 DEBUG : c: Looking for writers 2026/08/15 05:21:44 DEBUG : d: Looking for writers 2026/08/15 05:21:44 DEBUG : Looking for writers 2026/08/15 05:21:44 DEBUG : c: reading active writers 2026/08/15 05:21:44 DEBUG : d: reading active writers 2026/08/15 05:21:44 DEBUG : /: reading active writers 2026/08/15 05:21:44 DEBUG : a: reading active writers 2026/08/15 05:21:44 DEBUG : b: reading active writers 2026/08/15 05:21:44 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.22s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:44 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:44 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/15 05:21:44 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/15 05:21:44 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/15 05:21:44 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/15 05:21:44 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:44 DEBUG : a/b/c/d: Looking for writers 2026/08/15 05:21:44 DEBUG : a/b/c: Looking for writers 2026/08/15 05:21:44 DEBUG : d: reading active writers 2026/08/15 05:21:44 DEBUG : a/b: Looking for writers 2026/08/15 05:21:44 DEBUG : c: reading active writers 2026/08/15 05:21:44 DEBUG : a: Looking for writers 2026/08/15 05:21:44 DEBUG : b: reading active writers 2026/08/15 05:21:44 DEBUG : Looking for writers 2026/08/15 05:21:44 DEBUG : a: reading active writers 2026/08/15 05:21:44 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.03s) === 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-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:44 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:44 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:44 DEBUG : Looking for writers 2026/08/15 05:21:44 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === 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-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:44 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 05:21:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 05:21:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:44 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/15 05:21:44 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/15 05:21:44 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: File to upload is small (5 bytes), uploading instead of streaming 2026/08/15 05:21:44 DEBUG : file1: size = 5 OK 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:44 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:45 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/15 05:21:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 05:21:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/15 05:21:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:45 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:45 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/15 05:21:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 05:21:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 05:21:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 05:21:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 05:21:45 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/15 05:21:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/15 05:21:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/15 05:21:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 05:21:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 05:21:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: File to upload is small (0 bytes), uploading instead of streaming 2026/08/15 05:21:45 DEBUG : file1: size = 0 OK 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:45 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/15 05:21:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/15 05:21:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/15 05:21:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/15 05:21:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/15 05:21:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 05:21:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 05:21:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: File to upload is small (7 bytes), uploading instead of streaming 2026/08/15 05:21:45 DEBUG : file1: size = 7 OK 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:45 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:45 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/08/15 05:21:45 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/15 05:21:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/15 05:21:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:45 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:45 DEBUG : Looking for writers 2026/08/15 05:21:45 DEBUG : file1: reading active writers 2026/08/15 05:21:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.52s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:45 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 05:21:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 05:21:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:45 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/15 05:21:46 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/15 05:21:46 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/15 05:21:46 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: File to upload is small (11 bytes), uploading instead of streaming 2026/08/15 05:21:46 DEBUG : file1: size = 11 OK 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:46 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/15 05:21:46 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/15 05:21:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/15 05:21:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:46 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:46 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:46 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/15 05:21:46 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:46 DEBUG : Looking for writers 2026/08/15 05:21:46 DEBUG : file1: reading active writers 2026/08/15 05:21:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.32s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:46 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 05:21:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 05:21:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Connection OK after error: context canceled 2026/08/15 05:21:46 DEBUG : file1: Removed after failed upload: context canceled 2026/08/15 05:21:46 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/15 05:21:46 DEBUG : file1: Remove: 2026/08/15 05:21:46 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/15 05:21:46 DEBUG : file1: >Remove: err= 2026/08/15 05:21:46 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:46 DEBUG : Looking for writers 2026/08/15 05:21:46 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:46 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 05:21:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 05:21:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Connection OK after error: context canceled 2026/08/15 05:21:46 DEBUG : file1: Removed after failed upload: context canceled 2026/08/15 05:21:46 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/15 05:21:46 DEBUG : file1: Remove: 2026/08/15 05:21:46 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/15 05:21:46 DEBUG : file1: >Remove: err= 2026/08/15 05:21:46 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:46 DEBUG : Looking for writers 2026/08/15 05:21:46 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:46 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:46 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:46 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/15 05:21:46 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/15 05:21:46 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/15 05:21:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: File to upload is small (5 bytes), uploading instead of streaming 2026/08/15 05:21:46 DEBUG : file2: size = 5 OK 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file2" 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file2 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file2" 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-behexek1kaxo/file2 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:46 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/15 05:21:46 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 05:21:46 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/15 05:21:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file2" 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file2 2026/08/15 05:21:46 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file2" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-behexek1kaxo/file2 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:47 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file2" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/file2 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/file2" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-behexek1kaxo/file2 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:47 DEBUG : file2: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/15 05:21:47 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:47 DEBUG : Looking for writers 2026/08/15 05:21:47 DEBUG : file2: reading active writers 2026/08/15 05:21:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.35s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.01s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.01s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.33s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:47 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 05:21:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 05:21:47 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/15 05:21:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: File to upload is small (5 bytes), uploading instead of streaming 2026/08/15 05:21:47 DEBUG : file1: size = 5 OK 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:47 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/15 05:21:47 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 05:21:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/15 05:21:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:47 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/15 05:21:47 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:47 DEBUG : Looking for writers 2026/08/15 05:21:47 DEBUG : file1: reading active writers 2026/08/15 05:21:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:47 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 05:21:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 05:21:47 DEBUG : file1: WriteFileHandle.Release closing 2026/08/15 05:21:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: File to upload is small (0 bytes), uploading instead of streaming 2026/08/15 05:21:47 DEBUG : file1: size = 0 OK 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:47 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/15 05:21:47 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/15 05:21:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/15 05:21:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:47 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/15 05:21:47 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:47 DEBUG : Looking for writers 2026/08/15 05:21:47 DEBUG : file1: reading active writers 2026/08/15 05:21:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:47 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 05:21:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 05:21:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: File to upload is small (2 bytes), uploading instead of streaming 2026/08/15 05:21:47 DEBUG : file1: size = 2 OK 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:47 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/15 05:21:47 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/15 05:21:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/15 05:21:47 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/15 05:21:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:47 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:47 DEBUG : Looking for writers 2026/08/15 05:21:47 DEBUG : file1: reading active writers 2026/08/15 05:21:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:47 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 05:21:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 05:21:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: File to upload is small (0 bytes), uploading instead of streaming 2026/08/15 05:21:47 DEBUG : file1: size = 0 OK 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:47 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/15 05:21:47 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/15 05:21:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/15 05:21:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:47 DEBUG : file1: Open: flags=O_RDONLY 2026/08/15 05:21:47 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/15 05:21:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/15 05:21:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:47 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:47 DEBUG : Looking for writers 2026/08/15 05:21:47 DEBUG : file1: reading active writers 2026/08/15 05:21:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.11s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:47 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 05:21:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 05:21:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: File to upload is small (100 bytes), uploading instead of streaming 2026/08/15 05:21:47 DEBUG : file1: size = 100 OK 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/file1" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 1f7becb645e0b7483d199a3b94e60497 /rclone-test-behexek1kaxo/file1 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:47 DEBUG : file1: Parsed hash: 1f7becb645e0b7483d199a3b94e60497 2026/08/15 05:21:47 DEBUG : file1: md5 = 1f7becb645e0b7483d199a3b94e60497 OK 2026/08/15 05:21:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/15 05:21:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 05:21:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 05:21:47 DEBUG : file1: Open: flags=O_RDONLY 2026/08/15 05:21:47 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/15 05:21:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/15 05:21:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:47 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:47 DEBUG : Looking for writers 2026/08/15 05:21:47 DEBUG : file1: reading active writers 2026/08/15 05:21:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.11s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:47 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:47 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 05:21:47 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/15 05:21:47 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/15 05:21:47 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/15 05:21:47 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/15 05:21:47 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/15 05:21:47 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/15 05:21:47 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/15 05:21:47 DEBUG : stalled: Remove: 2026/08/15 05:21:47 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/15 05:21:47 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:47 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/flat/f000.txt" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/flat/f000.txt 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/flat/f000.txt" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-behexek1kaxo/flat/f000.txt 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:47 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/flat/f000.txt" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/flat/f000.txt 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/flat/f000.txt" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-behexek1kaxo/flat/f000.txt 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:47 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/flat/f001.txt" 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/flat/f001.txt 2026/08/15 05:21:47 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/flat/f001.txt" 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-behexek1kaxo/flat/f001.txt 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:48 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/flat/f001.txt" 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/flat/f001.txt 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/flat/f001.txt" 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-behexek1kaxo/flat/f001.txt 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:48 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/flat/f002.txt" 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/flat/f002.txt 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/flat/f002.txt" 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-behexek1kaxo/flat/f002.txt 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:48 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/flat/f002.txt" 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/flat/f002.txt 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/flat/f002.txt" 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-behexek1kaxo/flat/f002.txt 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:48 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/flat/f003.txt" 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/flat/f003.txt 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/flat/f003.txt" 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-behexek1kaxo/flat/f003.txt 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:48 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/flat/f003.txt" 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/flat/f003.txt 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/flat/f003.txt" 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-behexek1kaxo/flat/f003.txt 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:48 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/flat/f004.txt" 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/flat/f004.txt 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/flat/f004.txt" 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-behexek1kaxo/flat/f004.txt 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:48 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/flat/f004.txt" 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: sha1sum /rclone-test-behexek1kaxo/flat/f004.txt 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-behexek1kaxo/flat/f004.txt" 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-behexek1kaxo/flat/f004.txt 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:48 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/08/15 05:21:48 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/15 05:21:48 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/15 05:21:48 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:48 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/flat/f000.txt" 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/flat/f000.txt 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/flat/f000.txt" 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-behexek1kaxo/flat/f000.txt 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:48 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/15 05:21:48 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/15 05:21:48 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/15 05:21:48 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:48 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/flat/f001.txt" 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/flat/f001.txt 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/flat/f001.txt" 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-behexek1kaxo/flat/f001.txt 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:48 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/15 05:21:48 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/15 05:21:48 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/15 05:21:48 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:48 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/flat/f002.txt" 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/flat/f002.txt 2026/08/15 05:21:48 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/flat/f002.txt" 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-behexek1kaxo/flat/f002.txt 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:49 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/15 05:21:49 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/15 05:21:49 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/15 05:21:49 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:49 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/flat/f003.txt" 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/flat/f003.txt 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/flat/f003.txt" 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-behexek1kaxo/flat/f003.txt 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:49 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/15 05:21:49 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/15 05:21:49 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/15 05:21:49 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:49 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/flat/f004.txt" 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/flat/f004.txt 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/flat/f004.txt" 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-behexek1kaxo/flat/f004.txt 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:49 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/15 05:21:49 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:49 DEBUG : flat: Looking for writers 2026/08/15 05:21:49 DEBUG : f000.txt: reading active writers 2026/08/15 05:21:49 DEBUG : f001.txt: reading active writers 2026/08/15 05:21:49 DEBUG : f002.txt: reading active writers 2026/08/15 05:21:49 DEBUG : f003.txt: reading active writers 2026/08/15 05:21:49 DEBUG : f004.txt: reading active writers 2026/08/15 05:21:49 DEBUG : Looking for writers 2026/08/15 05:21:49 DEBUG : flat: reading active writers 2026/08/15 05:21:49 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.59s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:49 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:49 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/15 05:21:49 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/15 05:21:49 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:49 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/a/b/c/deep.txt" 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/a/b/c/deep.txt 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/a/b/c/deep.txt" 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-behexek1kaxo/a/b/c/deep.txt 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:49 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/08/15 05:21:49 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/15 05:21:49 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/15 05:21:49 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:49 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/a/b/mid.txt" 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/a/b/mid.txt 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/a/b/mid.txt" 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-behexek1kaxo/a/b/mid.txt 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:49 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/08/15 05:21:49 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/15 05:21:49 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/15 05:21:49 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:49 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/a/top.txt" 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/a/top.txt 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/a/top.txt" 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-behexek1kaxo/a/top.txt 2026/08/15 05:21:49 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:49 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/08/15 05:21:49 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:49 DEBUG : a/b/c: Looking for writers 2026/08/15 05:21:49 DEBUG : deep.txt: reading active writers 2026/08/15 05:21:49 DEBUG : a/b: Looking for writers 2026/08/15 05:21:49 DEBUG : c: reading active writers 2026/08/15 05:21:49 DEBUG : mid.txt: reading active writers 2026/08/15 05:21:49 DEBUG : a: Looking for writers 2026/08/15 05:21:49 DEBUG : top.txt: reading active writers 2026/08/15 05:21:49 DEBUG : b: reading active writers 2026/08/15 05:21:49 DEBUG : Looking for writers 2026/08/15 05:21:49 DEBUG : a: reading active writers 2026/08/15 05:21:49 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.37s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:49 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:50 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/15 05:21:50 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/15 05:21:50 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/bigdir/big.bin" 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/bigdir/big.bin 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/bigdir/big.bin" 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: faf31700767bd90dcca17d3b8aba4669 /rclone-test-behexek1kaxo/bigdir/big.bin 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:50 DEBUG : bigdir/big.bin: Parsed hash: faf31700767bd90dcca17d3b8aba4669 2026/08/15 05:21:50 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:50 DEBUG : bigdir: Looking for writers 2026/08/15 05:21:50 DEBUG : big.bin: reading active writers 2026/08/15 05:21:50 DEBUG : Looking for writers 2026/08/15 05:21:50 DEBUG : bigdir: reading active writers 2026/08/15 05:21:50 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.11s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-behexek1kaxo", Local "Local file system at /tmp/rclone1630729146", Modify Window "1s" 2026/08/15 05:21:50 INFO : sftp://rclone@:22/rclone-test-behexek1kaxo: poll-interval is not supported by this remote 2026/08/15 05:21:50 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/15 05:21:50 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/15 05:21:50 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:50 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir1/a.txt" 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir1/a.txt 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir1/a.txt" 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-behexek1kaxo/dir1/a.txt 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:50 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/08/15 05:21:50 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/15 05:21:50 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/15 05:21:50 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:50 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir2/b.txt" 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir2/b.txt 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir2/b.txt" 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: 415290769594460e2e485922904f345d /rclone-test-behexek1kaxo/dir2/b.txt 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:50 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/08/15 05:21:50 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/15 05:21:50 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/15 05:21:50 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 05:21:50 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Shell path "/rclone-test-behexek1kaxo/dir3/c.txt" 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: creating additional session 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Running remote command: md5sum /rclone-test-behexek1kaxo/dir3/c.txt 2026/08/15 05:21:50 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-behexek1kaxo/dir3/c.txt" 2026/08/15 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: command exited OK 2026/08/15 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-behexek1kaxo/dir3/c.txt 2026/08/15 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: ssh external: close 2026/08/15 05:21:51 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/08/15 05:21:51 DEBUG : WaitForWriters: timeout=30s 2026/08/15 05:21:51 DEBUG : dir1: Looking for writers 2026/08/15 05:21:51 DEBUG : a.txt: reading active writers 2026/08/15 05:21:51 DEBUG : dir2: Looking for writers 2026/08/15 05:21:51 DEBUG : b.txt: reading active writers 2026/08/15 05:21:51 DEBUG : dir3: Looking for writers 2026/08/15 05:21:51 DEBUG : c.txt: reading active writers 2026/08/15 05:21:51 DEBUG : Looking for writers 2026/08/15 05:21:51 DEBUG : dir1: reading active writers 2026/08/15 05:21:51 DEBUG : dir2: reading active writers 2026/08/15 05:21:51 DEBUG : dir3: reading active writers 2026/08/15 05:21:51 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.31s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/15 05:21:51 DEBUG : sftp://rclone@:22/rclone-test-behexek1kaxo: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 49.573646193s (try 1/5)