"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/08/23 01:54:20 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-hilubik4wowe" 2026/08/23 01:54:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/23 01:54:20 DEBUG : Setting type=XXX for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/08/23 01:54:20 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/23 01:54:20 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/08/23 01:54:20 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/23 01:54:20 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/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: 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/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell type "unix" from config 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Relative path resolved to "/rclone-test-hilubik4wowe" 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Using root directory "/rclone-test-hilubik4wowe" 2026/08/23 01:54:20 DEBUG : Creating backend with remote "/tmp/rclone4049312303" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:20 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:20 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:20 DEBUG : dir: Looking for writers 2026/08/23 01:54:20 DEBUG : Looking for writers 2026/08/23 01:54:20 DEBUG : dir: reading active writers 2026/08/23 01:54:20 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.23s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:20 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:20 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:20 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/subdir/file3" 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/subdir/file3 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/subdir/file3" 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-hilubik4wowe/dir/subdir/file3 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:20 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/subdir/file3" 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/subdir/file3 2026/08/23 01:54:20 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/subdir/file3" 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-hilubik4wowe/dir/subdir/file3 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:21 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/08/23 01:54:21 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:21 DEBUG : dir/subdir: Looking for writers 2026/08/23 01:54:21 DEBUG : dir: Looking for writers 2026/08/23 01:54:21 DEBUG : file1: reading active writers 2026/08/23 01:54:21 DEBUG : file2: reading active writers 2026/08/23 01:54:21 DEBUG : subdir: reading active writers 2026/08/23 01:54:21 DEBUG : Looking for writers 2026/08/23 01:54:21 DEBUG : dir: reading active writers 2026/08/23 01:54:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.63s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:21 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:21 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:21 DEBUG : dir: Looking for writers 2026/08/23 01:54:21 DEBUG : file1: reading active writers 2026/08/23 01:54:21 DEBUG : Looking for writers 2026/08/23 01:54:21 DEBUG : dir: reading active writers 2026/08/23 01:54:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.21s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:21 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:21 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:21 DEBUG : dir: Looking for writers 2026/08/23 01:54:21 DEBUG : Looking for writers 2026/08/23 01:54:21 DEBUG : dir: reading active writers 2026/08/23 01:54:21 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.21s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:21 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:21 DEBUG : dir: forgetting directory cache 2026/08/23 01:54:21 DEBUG : forgetting directory cache 2026/08/23 01:54:21 DEBUG : dir: forgetting directory cache 2026/08/23 01:54:21 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:21 DEBUG : Looking for writers 2026/08/23 01:54:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.22s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:21 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:21 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/23 01:54:21 DEBUG : dir: invalidating directory cache 2026/08/23 01:54:21 DEBUG : >ForgetPath: 2026/08/23 01:54:21 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/23 01:54:21 DEBUG : invalidating directory cache 2026/08/23 01:54:21 DEBUG : dir: forgetting directory cache 2026/08/23 01:54:21 DEBUG : >ForgetPath: 2026/08/23 01:54:21 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/23 01:54:21 DEBUG : >ForgetPath: 2026/08/23 01:54:21 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:21 DEBUG : dir: Looking for writers 2026/08/23 01:54:21 DEBUG : Looking for writers 2026/08/23 01:54:21 DEBUG : dir: reading active writers 2026/08/23 01:54:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.22s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:21 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:21 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: 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/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/fil/a/b/c" 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/fil/a/b/c 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/fil/a/b/c" 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-hilubik4wowe/fil/a/b/c 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:22 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/fil/a/b/c" 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/fil/a/b/c 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/fil/a/b/c" 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-hilubik4wowe/fil/a/b/c 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:22 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:22 DEBUG : forgetting directory cache 2026/08/23 01:54:22 DEBUG : dir: forgetting directory cache 2026/08/23 01:54:22 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:22 DEBUG : dir: Looking for writers 2026/08/23 01:54:22 DEBUG : fil/a/b: Looking for writers 2026/08/23 01:54:22 DEBUG : fil/a: Looking for writers 2026/08/23 01:54:22 DEBUG : b: reading active writers 2026/08/23 01:54:22 DEBUG : fil: Looking for writers 2026/08/23 01:54:22 DEBUG : a: reading active writers 2026/08/23 01:54:22 DEBUG : Looking for writers 2026/08/23 01:54:22 DEBUG : fil: reading active writers 2026/08/23 01:54:22 DEBUG : dir: reading active writers 2026/08/23 01:54:22 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.78s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:22 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:22 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:22 DEBUG : dir: Looking for writers 2026/08/23 01:54:22 DEBUG : Looking for writers 2026/08/23 01:54:22 DEBUG : dir: reading active writers 2026/08/23 01:54:22 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.22s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:22 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:22 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:23 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:23 DEBUG : dir: Looking for writers 2026/08/23 01:54:23 DEBUG : file1: reading active writers 2026/08/23 01:54:23 DEBUG : Looking for writers 2026/08/23 01:54:23 DEBUG : dir: reading active writers 2026/08/23 01:54:23 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.21s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:23 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:23 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:23 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/subdir/file3" 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/subdir/file3 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/subdir/file3" 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-hilubik4wowe/dir/subdir/file3 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:23 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/subdir/file3" 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/subdir/file3 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/subdir/file3" 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-hilubik4wowe/dir/subdir/file3 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:23 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/08/23 01:54:23 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/23 01:54:23 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/23 01:54:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/23 01:54:23 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/23 01:54:23 DEBUG : Waiting for deletions to finish 2026/08/23 01:54:23 INFO : dir/subdir/file3: Deleted 2026/08/23 01:54:23 DEBUG : removing 1 level 2 directories 2026/08/23 01:54:23 INFO : dir/subdir: Removing directory 2026/08/23 01:54:23 DEBUG : dir: invalidating directory cache 2026/08/23 01:54:23 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/23 01:54:23 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/23 01:54:23 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/23 01:54:23 DEBUG : dir/file1: Reset virtual modtime 2026/08/23 01:54:23 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/23 01:54:23 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/23 01:54:23 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/23 01:54:23 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/23 01:54:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 01:54:23 DEBUG : dir: invalidating directory cache 2026/08/23 01:54:23 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/23 01:54:23 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/23 01:54:23 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/23 01:54:23 DEBUG : forgetting directory cache 2026/08/23 01:54:23 DEBUG : dir: forgetting directory cache 2026/08/23 01:54:23 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/23 01:54:23 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:23 DEBUG : dir/virtualDir: Looking for writers 2026/08/23 01:54:23 DEBUG : dir: Looking for writers 2026/08/23 01:54:23 DEBUG : file1: reading active writers 2026/08/23 01:54:23 DEBUG : virtualFile2: reading active writers 2026/08/23 01:54:23 DEBUG : virtualFile: reading active writers 2026/08/23 01:54:23 DEBUG : virtualDir: reading active writers 2026/08/23 01:54:23 DEBUG : Looking for writers 2026/08/23 01:54:23 DEBUG : dir: reading active writers 2026/08/23 01:54:23 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.64s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:23 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:23 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:24 ERROR : dir/: Can only open directories read only 2026/08/23 01:54:24 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:24 DEBUG : dir: Looking for writers 2026/08/23 01:54:24 DEBUG : Looking for writers 2026/08/23 01:54:24 DEBUG : dir: reading active writers 2026/08/23 01:54:24 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.22s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:24 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:24 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/23 01:54:24 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/23 01:54:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: File to upload is small (5 bytes), uploading instead of streaming 2026/08/23 01:54:24 DEBUG : dir/potato: size = 5 OK 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/potato" 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/potato 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/potato" 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-hilubik4wowe/dir/potato 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:24 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/23 01:54:24 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/23 01:54:24 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/23 01:54:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/23 01:54:24 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:24 DEBUG : dir: Looking for writers 2026/08/23 01:54:24 DEBUG : file1: reading active writers 2026/08/23 01:54:24 DEBUG : potato: reading active writers 2026/08/23 01:54:24 DEBUG : Looking for writers 2026/08/23 01:54:24 DEBUG : dir: reading active writers 2026/08/23 01:54:24 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.44s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:24 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:24 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:25 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:25 DEBUG : dir/sub: Looking for writers 2026/08/23 01:54:25 DEBUG : dir: Looking for writers 2026/08/23 01:54:25 DEBUG : file1: reading active writers 2026/08/23 01:54:25 DEBUG : sub: reading active writers 2026/08/23 01:54:25 DEBUG : Looking for writers 2026/08/23 01:54:25 DEBUG : dir: reading active writers 2026/08/23 01:54:25 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.55s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:25 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/23 01:54:25 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:25 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:25 DEBUG : dir/sub/subsub: Looking for writers 2026/08/23 01:54:25 DEBUG : dir/sub: Looking for writers 2026/08/23 01:54:25 DEBUG : subsub: reading active writers 2026/08/23 01:54:25 DEBUG : dir: Looking for writers 2026/08/23 01:54:25 DEBUG : file1: reading active writers 2026/08/23 01:54:25 DEBUG : sub: reading active writers 2026/08/23 01:54:25 DEBUG : Looking for writers 2026/08/23 01:54:25 DEBUG : dir: reading active writers 2026/08/23 01:54:25 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.45s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:25 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:25 ERROR : dir/: Dir.Remove not empty 2026/08/23 01:54:25 DEBUG : dir/file1: Remove: 2026/08/23 01:54:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 01:54:25 DEBUG : dir/file1: >Remove: err= 2026/08/23 01:54:25 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/23 01:54:25 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:25 DEBUG : Looking for writers 2026/08/23 01:54:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.22s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:25 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:25 DEBUG : dir/file1: Remove: 2026/08/23 01:54:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 01:54:25 DEBUG : dir/file1: >Remove: err= 2026/08/23 01:54:25 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/23 01:54:25 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:25 DEBUG : Looking for writers 2026/08/23 01:54:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.22s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:25 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:25 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:26 DEBUG : dir/file1: Remove: 2026/08/23 01:54:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 01:54:26 DEBUG : dir/file1: >Remove: err= 2026/08/23 01:54:26 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:26 DEBUG : dir: Looking for writers 2026/08/23 01:54:26 DEBUG : Looking for writers 2026/08/23 01:54:26 DEBUG : dir: reading active writers 2026/08/23 01:54:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.34s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:26 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file3" 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file3 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file3" 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-hilubik4wowe/dir/file3 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:26 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file3" 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file3 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file3" 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-hilubik4wowe/dir/file3 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:26 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/23 01:54:26 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/23 01:54:26 DEBUG : dir: Updating dir with dir2 0x3fe285abb140 2026/08/23 01:54:26 DEBUG : dir: forgetting directory cache 2026/08/23 01:54:26 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/23 01:54:26 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir2/file1" 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir2/file1 2026/08/23 01:54:26 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir2/file1" 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir2/file1 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:27 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir2/file1" 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir2/file1 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir2/file1" 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir2/file1 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:27 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir2/file3" 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir2/file3 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir2/file3" 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-hilubik4wowe/dir2/file3 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:27 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir2/file3" 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir2/file3 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir2/file3" 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-hilubik4wowe/dir2/file3 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:27 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/23 01:54:27 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/23 01:54:27 DEBUG : file2: Updating file with file2 0x3fe285cbc0d0 2026/08/23 01:54:27 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/23 01:54:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file2" 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file2 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file2" 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/file2 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:27 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file2" 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/file2 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/file2" 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/file2 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:27 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir2/file3" 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir2/file3 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir2/file3" 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-hilubik4wowe/dir2/file3 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:27 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir2/file3" 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir2/file3 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir2/file3" 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-hilubik4wowe/dir2/file3 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:27 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/23 01:54:27 INFO : dir2/file3: Deleted 2026/08/23 01:54:27 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/23 01:54:27 DEBUG : dir2/file3: Updating file with dir2/file3 0x3fe285cbc0d0 2026/08/23 01:54:27 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/23 01:54:27 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir2/file3" 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir2/file3 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir2/file3" 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir2/file3 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:27 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir2/file3" 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir2/file3 2026/08/23 01:54:27 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir2/file3" 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir2/file3 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:28 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:28 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/23 01:54:28 DEBUG : empty directory: Updating dir with renamed empty directory 0x3fe285cdf980 2026/08/23 01:54:28 DEBUG : empty directory: forgetting directory cache 2026/08/23 01:54:28 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/23 01:54:28 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/23 01:54:28 DEBUG : dir2: Renaming to "dir3" 2026/08/23 01:54:28 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:28 DEBUG : renamed empty directory: Looking for writers 2026/08/23 01:54:28 DEBUG : dir3: Looking for writers 2026/08/23 01:54:28 DEBUG : file3: reading active writers 2026/08/23 01:54:28 DEBUG : Looking for writers 2026/08/23 01:54:28 DEBUG : dir3: reading active writers 2026/08/23 01:54:28 DEBUG : renamed empty directory: reading active writers 2026/08/23 01:54:28 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.76s) === 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-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:28 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:28 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/23 01:54:28 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:28 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/23 01:54:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/23 01:54:28 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/23 01:54:28 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/23 01:54:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/23 01:54:28 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:28 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/23 01:54:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/23 01:54:28 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/23 01:54:28 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/23 01:54:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: File to upload is small (12 bytes), uploading instead of streaming 2026/08/23 01:54:28 DEBUG : dir/sub/file2: size = 12 OK 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/sub/file2" 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/sub/file2 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/sub/file2" 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-hilubik4wowe/dir/sub/file2 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:28 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/08/23 01:54:28 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/23 01:54:28 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/23 01:54:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/23 01:54:28 DEBUG : forgetting directory cache 2026/08/23 01:54:28 DEBUG : dir: forgetting directory cache 2026/08/23 01:54:28 DEBUG : dir/sub: forgetting directory cache 2026/08/23 01:54:28 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/23 01:54:28 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: File to upload is small (5 bytes), uploading instead of streaming 2026/08/23 01:54:28 DEBUG : dir/sub/file0: size = 5 OK 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/sub/file0" 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/sub/file0 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/sub/file0" 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-hilubik4wowe/dir/sub/file0 2026/08/23 01:54:28 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:28 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/23 01:54:28 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/23 01:54:28 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/23 01:54:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/23 01:54:28 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:28 DEBUG : dir/sub: Looking for writers 2026/08/23 01:54:28 DEBUG : file0: reading active writers 2026/08/23 01:54:28 DEBUG : file2: reading active writers 2026/08/23 01:54:28 DEBUG : dir: Looking for writers 2026/08/23 01:54:28 DEBUG : file1: reading active writers 2026/08/23 01:54:28 DEBUG : sub: reading active writers 2026/08/23 01:54:28 DEBUG : Looking for writers 2026/08/23 01:54:28 DEBUG : dir: reading active writers 2026/08/23 01:54:28 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.42s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:28 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:28 DEBUG : forgetting directory cache 2026/08/23 01:54:29 DEBUG : forgetting directory cache 2026/08/23 01:54:29 DEBUG : dir: forgetting directory cache 2026/08/23 01:54:29 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:29 DEBUG : dir: Looking for writers 2026/08/23 01:54:29 DEBUG : Looking for writers 2026/08/23 01:54:29 DEBUG : dir: reading active writers 2026/08/23 01:54:29 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:29 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/23 01:54:29 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:29 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/23 01:54:29 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/23 01:54:29 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/23 01:54:29 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:29 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:29 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/23 01:54:29 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:29 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/23 01:54:29 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/23 01:54:29 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/23 01:54:29 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:29 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:29 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:29 DEBUG : dir: Looking for writers 2026/08/23 01:54:29 DEBUG : file1: reading active writers 2026/08/23 01:54:29 DEBUG : file1.metadata: reading active writers 2026/08/23 01:54:29 DEBUG : Looking for writers 2026/08/23 01:54:29 DEBUG : dir.metadata: reading active writers 2026/08/23 01:54:29 DEBUG : dir: reading active writers 2026/08/23 01:54:29 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.24s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:29 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:29 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:30 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:30 DEBUG : dir: Looking for writers 2026/08/23 01:54:30 DEBUG : file1: reading active writers 2026/08/23 01:54:30 DEBUG : Looking for writers 2026/08/23 01:54:30 DEBUG : dir: reading active writers 2026/08/23 01:54:30 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-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:30 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:30 DEBUG : Can set mod time: true 2026/08/23 01:54:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:30 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:30 DEBUG : dir: Looking for writers 2026/08/23 01:54:30 DEBUG : file1: reading active writers 2026/08/23 01:54:30 DEBUG : Looking for writers 2026/08/23 01:54:30 DEBUG : dir: reading active writers 2026/08/23 01:54:30 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:30 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/23 01:54:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/23 01:54:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: File to upload is small (0 bytes), uploading instead of streaming 2026/08/23 01:54:30 DEBUG : dir/file1: size = 0 OK 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:30 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/23 01:54:30 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/23 01:54:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/23 01:54:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/23 01:54:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:30 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:30 DEBUG : dir: Looking for writers 2026/08/23 01:54:30 DEBUG : file1: reading active writers 2026/08/23 01:54:30 DEBUG : Looking for writers 2026/08/23 01:54:30 DEBUG : dir: reading active writers 2026/08/23 01:54:30 DEBUG : >WaitForWriters: 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:30 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:30 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:31 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/23 01:54:31 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:31 DEBUG : dir: Looking for writers 2026/08/23 01:54:31 DEBUG : file1: reading active writers 2026/08/23 01:54:31 DEBUG : Looking for writers 2026/08/23 01:54:31 DEBUG : dir: reading active writers 2026/08/23 01:54:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:31 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/23 01:54:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/23 01:54:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: File to upload is small (5 bytes), uploading instead of streaming 2026/08/23 01:54:31 DEBUG : dir/file1: size = 5 OK 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:31 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/23 01:54:31 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/23 01:54:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/23 01:54:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/23 01:54:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:31 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:31 DEBUG : dir: Looking for writers 2026/08/23 01:54:31 DEBUG : file1: reading active writers 2026/08/23 01:54:31 DEBUG : Looking for writers 2026/08/23 01:54:31 DEBUG : dir: reading active writers 2026/08/23 01:54:31 DEBUG : >WaitForWriters: 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:31 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:31 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/23 01:54:31 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:31 DEBUG : dir: Looking for writers 2026/08/23 01:54:31 DEBUG : file1: reading active writers 2026/08/23 01:54:31 DEBUG : Looking for writers 2026/08/23 01:54:31 DEBUG : dir: reading active writers 2026/08/23 01:54:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:31 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:31 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:31 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:32 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:32 DEBUG : dir: Looking for writers 2026/08/23 01:54:32 DEBUG : file1: reading active writers 2026/08/23 01:54:32 DEBUG : Looking for writers 2026/08/23 01:54:32 DEBUG : dir: reading active writers 2026/08/23 01:54:32 DEBUG : >WaitForWriters: 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:32 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:32 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:32 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/23 01:54:32 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 01:54:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 01:54:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 01:54:32 DEBUG : dir/file1(0x3fe285b2ac00): close: 2026/08/23 01:54:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/23 01:54:32 DEBUG : dir/file1(0x3fe285b2ac00): >close: err= 2026/08/23 01:54:32 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:32 DEBUG : dir: Looking for writers 2026/08/23 01:54:32 DEBUG : file1: reading active writers 2026/08/23 01:54:32 DEBUG : Looking for writers 2026/08/23 01:54:32 DEBUG : dir: reading active writers 2026/08/23 01:54:32 DEBUG : >WaitForWriters: 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:32 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:32 DEBUG : dir: Looking for writers 2026/08/23 01:54:32 DEBUG : file1: reading active writers 2026/08/23 01:54:32 DEBUG : Looking for writers 2026/08/23 01:54:32 DEBUG : dir: reading active writers 2026/08/23 01:54:32 DEBUG : >WaitForWriters: 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:32 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:32 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:32 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/23 01:54:32 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 01:54:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 01:54:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 01:54:32 DEBUG : dir/file1(0x3fe285aa3780): _writeAt: size=5, off=0 2026/08/23 01:54:32 DEBUG : dir/file1(0x3fe285aa3780): openPending: 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/23 01:54:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/23 01:54:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:32 DEBUG : dir/file1(0x3fe285aa3780): >openPending: err= 2026/08/23 01:54:32 DEBUG : dir/file1(0x3fe285aa3780): >_writeAt: n=5, err= 2026/08/23 01:54:32 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/23 01:54:32 DEBUG : dir/file1(0x3fe285aa3780): close: 2026/08/23 01:54:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/23 01:54:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/23 01:54:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/23 01:54:32 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/23 01:54:32 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/23 01:54:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:32 DEBUG : dir/file1(0x3fe285aa3780): >close: err= 2026/08/23 01:54:32 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:32 DEBUG : dir: Looking for writers 2026/08/23 01:54:32 DEBUG : file1: reading active writers 2026/08/23 01:54:32 DEBUG : Looking for writers 2026/08/23 01:54:32 DEBUG : dir: reading active writers 2026/08/23 01:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 01:54:32 DEBUG : dir: Looking for writers 2026/08/23 01:54:32 DEBUG : file1: reading active writers 2026/08/23 01:54:32 DEBUG : Looking for writers 2026/08/23 01:54:32 DEBUG : dir: reading active writers 2026/08/23 01:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 01:54:32 DEBUG : dir: Looking for writers 2026/08/23 01:54:32 DEBUG : file1: reading active writers 2026/08/23 01:54:32 DEBUG : Looking for writers 2026/08/23 01:54:32 DEBUG : dir: reading active writers 2026/08/23 01:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 01:54:32 DEBUG : dir: Looking for writers 2026/08/23 01:54:32 DEBUG : file1: reading active writers 2026/08/23 01:54:32 DEBUG : Looking for writers 2026/08/23 01:54:32 DEBUG : dir: reading active writers 2026/08/23 01:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 01:54:32 DEBUG : dir/file1: vfs cache: starting upload 2026/08/23 01:54:32 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1.2f98c60a.partial" 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1.2f98c60a.partial 2026/08/23 01:54:32 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1.2f98c60a.partial" 2026/08/23 01:54:33 DEBUG : dir: Looking for writers 2026/08/23 01:54:33 DEBUG : file1: reading active writers 2026/08/23 01:54:33 DEBUG : Looking for writers 2026/08/23 01:54:33 DEBUG : dir: reading active writers 2026/08/23 01:54:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-hilubik4wowe/dir/file1.2f98c60a.partial 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:33 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/23 01:54:33 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/23 01:54:33 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/08/23 01:54:33 INFO : dir/file1: Copied (replaced existing) 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:33 DEBUG : dir: Looking for writers 2026/08/23 01:54:33 DEBUG : file1: reading active writers 2026/08/23 01:54:33 DEBUG : Looking for writers 2026/08/23 01:54:33 DEBUG : dir: reading active writers 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:33 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/23 01:54:33 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/23 01:54:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/23 01:54:33 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/23 01:54:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/23 01:54:33 DEBUG : >WaitForWriters: 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:33 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:33 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/08/23 01:54:33 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:33 DEBUG : dir: Looking for writers 2026/08/23 01:54:33 DEBUG : file1: reading active writers 2026/08/23 01:54:33 DEBUG : Looking for writers 2026/08/23 01:54:33 DEBUG : dir: reading active writers 2026/08/23 01:54:33 DEBUG : >WaitForWriters: 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.37s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.48s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.57s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.52s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.43s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.45s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.91s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:33 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 01:54:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/23 01:54:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:33 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:33 DEBUG : dir: Looking for writers 2026/08/23 01:54:33 DEBUG : file1: reading active writers 2026/08/23 01:54:33 DEBUG : Looking for writers 2026/08/23 01:54:33 DEBUG : dir: reading active writers 2026/08/23 01:54:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.34s) === RUN TestFileOpenReadUnknownSize 2026/08/23 01:54:33 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/23 01:54:33 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/23 01:54:33 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:33 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/23 01:54:33 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:33 DEBUG : Looking for writers 2026/08/23 01:54:33 DEBUG : file.txt: reading active writers 2026/08/23 01:54:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:33 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: File to upload is small (25 bytes), uploading instead of streaming 2026/08/23 01:54:33 DEBUG : dir/file1: size = 25 OK 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:33 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:34 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/23 01:54:34 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/23 01:54:34 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/23 01:54:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:34 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:34 DEBUG : dir: Looking for writers 2026/08/23 01:54:34 DEBUG : file1: reading active writers 2026/08/23 01:54:34 DEBUG : Looking for writers 2026/08/23 01:54:34 DEBUG : dir: reading active writers 2026/08/23 01:54:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.34s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:34 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:34 DEBUG : dir/file1: Remove: 2026/08/23 01:54:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 01:54:34 DEBUG : dir/file1: >Remove: err= 2026/08/23 01:54:34 DEBUG : dir/file1: Remove: 2026/08/23 01:54:34 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/23 01:54:34 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:34 DEBUG : dir: Looking for writers 2026/08/23 01:54:34 DEBUG : Looking for writers 2026/08/23 01:54:34 DEBUG : dir: reading active writers 2026/08/23 01:54:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.22s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:34 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:34 DEBUG : dir/file1: Remove: 2026/08/23 01:54:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 01:54:34 DEBUG : dir/file1: >Remove: err= 2026/08/23 01:54:34 DEBUG : dir/file1: Remove: 2026/08/23 01:54:34 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/23 01:54:34 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:34 DEBUG : dir: Looking for writers 2026/08/23 01:54:34 DEBUG : Looking for writers 2026/08/23 01:54:34 DEBUG : dir: reading active writers 2026/08/23 01:54:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.24s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:34 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 01:54:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/23 01:54:34 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/23 01:54:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/23 01:54:34 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/23 01:54:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/23 01:54:34 DEBUG : dir/file1: Open: flags=0x3 2026/08/23 01:54:34 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/23 01:54:34 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/23 01:54:34 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:34 DEBUG : dir: Looking for writers 2026/08/23 01:54:34 DEBUG : file1: reading active writers 2026/08/23 01:54:34 DEBUG : Looking for writers 2026/08/23 01:54:34 DEBUG : dir: reading active writers 2026/08/23 01:54:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.25s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:34 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:34 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:35 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:35 DEBUG : dir: Looking for writers 2026/08/23 01:54:35 DEBUG : file1: reading active writers 2026/08/23 01:54:35 DEBUG : Looking for writers 2026/08/23 01:54:35 DEBUG : dir: reading active writers 2026/08/23 01:54:35 DEBUG : >WaitForWriters: 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/23 01:54:35 DEBUG : newLeaf: Updating file with newLeaf 0x3fe285b492b0 2026/08/23 01:54:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 01:54:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:35 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:35 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/23 01:54:35 DEBUG : dir/file1: Updating file with dir/file1 0x3fe285b492b0 2026/08/23 01:54:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/23 01:54:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/23 01:54:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/23 01:54:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:35 DEBUG : dir/file1: File is currently open, delaying rename 0x3fe285b492b0 2026/08/23 01:54:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 01:54:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: File to upload is small (25 bytes), uploading instead of streaming 2026/08/23 01:54:35 DEBUG : dir/file1: size = 25 OK 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:35 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/23 01:54:35 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/23 01:54:35 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/23 01:54:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/23 01:54:35 DEBUG : newLeaf: Running delayed rename now 2026/08/23 01:54:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/23 01:54:35 DEBUG : newLeaf: Updating file with newLeaf 0x3fe285b492b0 2026/08/23 01:54:35 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:35 DEBUG : dir: Looking for writers 2026/08/23 01:54:35 DEBUG : Looking for writers 2026/08/23 01:54:35 DEBUG : dir: reading active writers 2026/08/23 01:54:35 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:35 DEBUG : >WaitForWriters: 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:35 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:35 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/23 01:54:35 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:35 DEBUG : dir: Looking for writers 2026/08/23 01:54:35 DEBUG : Looking for writers 2026/08/23 01:54:35 DEBUG : dir: reading active writers 2026/08/23 01:54:35 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:35 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:35 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:35 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:36 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:36 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:36 DEBUG : dir: Looking for writers 2026/08/23 01:54:36 DEBUG : file1: reading active writers 2026/08/23 01:54:36 DEBUG : Looking for writers 2026/08/23 01:54:36 DEBUG : dir: reading active writers 2026/08/23 01:54:36 DEBUG : >WaitForWriters: 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/23 01:54:36 DEBUG : newLeaf: Updating file with newLeaf 0x3fe286108f70 2026/08/23 01:54:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 01:54:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:36 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:36 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/23 01:54:36 DEBUG : dir/file1: Updating file with dir/file1 0x3fe286108f70 2026/08/23 01:54:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/23 01:54:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/23 01:54:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/23 01:54:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:36 DEBUG : dir/file1: File is currently open, delaying rename 0x3fe286108f70 2026/08/23 01:54:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 01:54:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: File to upload is small (25 bytes), uploading instead of streaming 2026/08/23 01:54:36 DEBUG : dir/file1: size = 25 OK 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:36 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/23 01:54:36 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/23 01:54:36 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/23 01:54:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/23 01:54:36 DEBUG : newLeaf: Running delayed rename now 2026/08/23 01:54:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/23 01:54:36 DEBUG : newLeaf: Updating file with newLeaf 0x3fe286108f70 2026/08/23 01:54:36 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:36 DEBUG : dir: Looking for writers 2026/08/23 01:54:36 DEBUG : Looking for writers 2026/08/23 01:54:36 DEBUG : dir: reading active writers 2026/08/23 01:54:36 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:36 DEBUG : >WaitForWriters: 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:36 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:37 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:37 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/23 01:54:37 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:37 DEBUG : dir: Looking for writers 2026/08/23 01:54:37 DEBUG : Looking for writers 2026/08/23 01:54:37 DEBUG : dir: reading active writers 2026/08/23 01:54:37 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:37 DEBUG : >WaitForWriters: 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:37 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:37 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:37 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/23 01:54:37 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 01:54:37 DEBUG : dir/file1(0x3fe28607aa40): openPending: 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/23 01:54:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/23 01:54:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:37 DEBUG : dir/file1(0x3fe28607aa40): >openPending: err= 2026/08/23 01:54:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/23 01:54:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 01:54:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 01:54:37 DEBUG : dir/file1(0x3fe28607aa40): _writeAt: size=14, off=0 2026/08/23 01:54:37 DEBUG : dir/file1(0x3fe28607aa40): >_writeAt: n=14, err= 2026/08/23 01:54:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/23 01:54:37 DEBUG : dir/file1(0x3fe28607aa40): close: 2026/08/23 01:54:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/23 01:54:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/23 01:54:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:37 DEBUG : dir/file1(0x3fe28607aa40): >close: err= 2026/08/23 01:54:37 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:37 DEBUG : dir: Looking for writers 2026/08/23 01:54:37 DEBUG : file1: reading active writers 2026/08/23 01:54:37 DEBUG : Looking for writers 2026/08/23 01:54:37 DEBUG : dir: reading active writers 2026/08/23 01:54:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 01:54:37 DEBUG : dir: Looking for writers 2026/08/23 01:54:37 DEBUG : file1: reading active writers 2026/08/23 01:54:37 DEBUG : Looking for writers 2026/08/23 01:54:37 DEBUG : dir: reading active writers 2026/08/23 01:54:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 01:54:37 DEBUG : dir: Looking for writers 2026/08/23 01:54:37 DEBUG : file1: reading active writers 2026/08/23 01:54:37 DEBUG : Looking for writers 2026/08/23 01:54:37 DEBUG : dir: reading active writers 2026/08/23 01:54:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 01:54:37 DEBUG : dir: Looking for writers 2026/08/23 01:54:37 DEBUG : file1: reading active writers 2026/08/23 01:54:37 DEBUG : Looking for writers 2026/08/23 01:54:37 DEBUG : dir: reading active writers 2026/08/23 01:54:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 01:54:37 DEBUG : dir/file1: vfs cache: starting upload 2026/08/23 01:54:37 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1.ca338588.partial" 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1.ca338588.partial 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1.ca338588.partial" 2026/08/23 01:54:37 DEBUG : dir: Looking for writers 2026/08/23 01:54:37 DEBUG : file1: reading active writers 2026/08/23 01:54:37 DEBUG : Looking for writers 2026/08/23 01:54:37 DEBUG : dir: reading active writers 2026/08/23 01:54:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1.ca338588.partial 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:37 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:37 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/23 01:54:37 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/23 01:54:37 INFO : dir/file1: Copied (replaced existing) 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:37 DEBUG : dir: Looking for writers 2026/08/23 01:54:37 DEBUG : file1: reading active writers 2026/08/23 01:54:37 DEBUG : Looking for writers 2026/08/23 01:54:37 DEBUG : dir: reading active writers 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/23 01:54:37 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/23 01:54:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:37 DEBUG : >WaitForWriters: 2026/08/23 01:54:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 01:54:37 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 01:54:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 01:54:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/23 01:54:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 01:54:37 DEBUG : dir/file1(0x3fe28658c240): _readAt: size=512, off=0 2026/08/23 01:54:37 DEBUG : dir/file1(0x3fe28658c240): openPending: 2026/08/23 01:54:37 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/23 01:54:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/23 01:54:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:37 DEBUG : dir/file1(0x3fe28658c240): >openPending: err= 2026/08/23 01:54:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/23 01:54:37 DEBUG : dir/file1(0x3fe28658c240): >_readAt: n=14, err=EOF 2026/08/23 01:54:37 DEBUG : dir/file1(0x3fe28658c240): close: 2026/08/23 01:54:37 DEBUG : dir/file1(0x3fe28658c240): >close: err= 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:37 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:38 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/23 01:54:38 DEBUG : newLeaf: Updating file with newLeaf 0x3fe286079ad0 2026/08/23 01:54:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 01:54:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:38 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:38 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/23 01:54:38 DEBUG : dir/file1: Updating file with dir/file1 0x3fe286079ad0 2026/08/23 01:54:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/23 01:54:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/23 01:54:38 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 01:54:38 DEBUG : dir/file1(0x3fe28658d1c0): openPending: 2026/08/23 01:54:38 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/23 01:54:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/23 01:54:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:38 DEBUG : dir/file1(0x3fe28658d1c0): >openPending: err= 2026/08/23 01:54:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/23 01:54:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 01:54:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 01:54:38 DEBUG : dir/file1(0x3fe28658d1c0): _writeAt: size=25, off=0 2026/08/23 01:54:38 DEBUG : dir/file1(0x3fe28658d1c0): >_writeAt: n=25, err= 2026/08/23 01:54:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:38 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/23 01:54:38 DEBUG : newLeaf: Updating file with newLeaf 0x3fe286079ad0 2026/08/23 01:54:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 01:54:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/23 01:54:38 DEBUG : newLeaf(0x3fe28658d1c0): close: 2026/08/23 01:54:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/23 01:54:38 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-23 01:54:38.692015016 +0000 UTC m=+18.620295484 2026/08/23 01:54:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:38 DEBUG : newLeaf(0x3fe28658d1c0): >close: err= 2026/08/23 01:54:38 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:38 DEBUG : dir: Looking for writers 2026/08/23 01:54:38 DEBUG : Looking for writers 2026/08/23 01:54:38 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:38 DEBUG : dir: reading active writers 2026/08/23 01:54:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 01:54:38 DEBUG : dir: Looking for writers 2026/08/23 01:54:38 DEBUG : Looking for writers 2026/08/23 01:54:38 DEBUG : dir: reading active writers 2026/08/23 01:54:38 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 01:54:38 DEBUG : dir: Looking for writers 2026/08/23 01:54:38 DEBUG : Looking for writers 2026/08/23 01:54:38 DEBUG : dir: reading active writers 2026/08/23 01:54:38 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 01:54:38 DEBUG : dir: Looking for writers 2026/08/23 01:54:38 DEBUG : Looking for writers 2026/08/23 01:54:38 DEBUG : dir: reading active writers 2026/08/23 01:54:38 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 01:54:38 DEBUG : newLeaf: vfs cache: starting upload 2026/08/23 01:54:38 DEBUG : newLeaf.879bd2af.partial: size = 25 OK 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf.879bd2af.partial" 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf.879bd2af.partial 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf.879bd2af.partial" 2026/08/23 01:54:38 DEBUG : dir: Looking for writers 2026/08/23 01:54:38 DEBUG : Looking for writers 2026/08/23 01:54:38 DEBUG : dir: reading active writers 2026/08/23 01:54:38 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 01:54:38 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-hilubik4wowe/newLeaf.879bd2af.partial 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:39 DEBUG : newLeaf.879bd2af.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/23 01:54:39 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/23 01:54:39 DEBUG : newLeaf.879bd2af.partial: renamed to: newLeaf 2026/08/23 01:54:39 INFO : newLeaf: Copied (replaced existing) 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:39 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/23 01:54:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-23 01:54:38 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/23 01:54:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/23 01:54:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/23 01:54:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/23 01:54:39 DEBUG : dir: Looking for writers 2026/08/23 01:54:39 DEBUG : Looking for writers 2026/08/23 01:54:39 DEBUG : dir: reading active writers 2026/08/23 01:54:39 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:39 DEBUG : >WaitForWriters: 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:39 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:39 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/23 01:54:39 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:39 DEBUG : dir: Looking for writers 2026/08/23 01:54:39 DEBUG : Looking for writers 2026/08/23 01:54:39 DEBUG : dir: reading active writers 2026/08/23 01:54:39 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:39 DEBUG : >WaitForWriters: 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:39 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:39 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:39 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:39 DEBUG : dir: Looking for writers 2026/08/23 01:54:39 DEBUG : file1: reading active writers 2026/08/23 01:54:39 DEBUG : Looking for writers 2026/08/23 01:54:39 DEBUG : dir: reading active writers 2026/08/23 01:54:39 DEBUG : >WaitForWriters: 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/23 01:54:39 DEBUG : newLeaf: Updating file with newLeaf 0x3fe286577ba0 2026/08/23 01:54:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 01:54:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:39 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:39 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/23 01:54:39 DEBUG : dir/file1: Updating file with dir/file1 0x3fe286577ba0 2026/08/23 01:54:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/23 01:54:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:39 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/23 01:54:40 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 01:54:40 DEBUG : dir/file1(0x3fe28658cdc0): openPending: 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/23 01:54:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/23 01:54:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:40 DEBUG : dir/file1(0x3fe28658cdc0): >openPending: err= 2026/08/23 01:54:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/23 01:54:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 01:54:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 01:54:40 DEBUG : dir/file1(0x3fe28658cdc0): _writeAt: size=25, off=0 2026/08/23 01:54:40 DEBUG : dir/file1(0x3fe28658cdc0): >_writeAt: n=25, err= 2026/08/23 01:54:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/23 01:54:40 DEBUG : newLeaf: Updating file with newLeaf 0x3fe286577ba0 2026/08/23 01:54:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 01:54:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/23 01:54:40 DEBUG : newLeaf(0x3fe28658cdc0): close: 2026/08/23 01:54:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/23 01:54:40 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-23 01:54:40.319799122 +0000 UTC m=+20.248079601 2026/08/23 01:54:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:40 DEBUG : newLeaf(0x3fe28658cdc0): >close: err= 2026/08/23 01:54:40 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:40 DEBUG : dir: Looking for writers 2026/08/23 01:54:40 DEBUG : Looking for writers 2026/08/23 01:54:40 DEBUG : dir: reading active writers 2026/08/23 01:54:40 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 01:54:40 DEBUG : dir: Looking for writers 2026/08/23 01:54:40 DEBUG : Looking for writers 2026/08/23 01:54:40 DEBUG : dir: reading active writers 2026/08/23 01:54:40 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 01:54:40 DEBUG : dir: Looking for writers 2026/08/23 01:54:40 DEBUG : Looking for writers 2026/08/23 01:54:40 DEBUG : dir: reading active writers 2026/08/23 01:54:40 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 01:54:40 DEBUG : dir: Looking for writers 2026/08/23 01:54:40 DEBUG : Looking for writers 2026/08/23 01:54:40 DEBUG : dir: reading active writers 2026/08/23 01:54:40 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 01:54:40 DEBUG : newLeaf: vfs cache: starting upload 2026/08/23 01:54:40 DEBUG : newLeaf.59b50f1d.partial: size = 25 OK 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf.59b50f1d.partial" 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf.59b50f1d.partial 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf.59b50f1d.partial" 2026/08/23 01:54:40 DEBUG : dir: Looking for writers 2026/08/23 01:54:40 DEBUG : Looking for writers 2026/08/23 01:54:40 DEBUG : dir: reading active writers 2026/08/23 01:54:40 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-hilubik4wowe/newLeaf.59b50f1d.partial 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:40 DEBUG : newLeaf.59b50f1d.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/23 01:54:40 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/23 01:54:40 DEBUG : newLeaf.59b50f1d.partial: renamed to: newLeaf 2026/08/23 01:54:40 INFO : newLeaf: Copied (replaced existing) 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/23 01:54:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-23 01:54:40 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/23 01:54:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/23 01:54:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/23 01:54:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/23 01:54:40 DEBUG : dir: Looking for writers 2026/08/23 01:54:40 DEBUG : Looking for writers 2026/08/23 01:54:40 DEBUG : dir: reading active writers 2026/08/23 01:54:40 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:40 DEBUG : >WaitForWriters: 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:40 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/23 01:54:40 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:40 DEBUG : dir: Looking for writers 2026/08/23 01:54:40 DEBUG : Looking for writers 2026/08/23 01:54:40 DEBUG : dir: reading active writers 2026/08/23 01:54:40 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:40 DEBUG : >WaitForWriters: 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:40 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:40 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:40 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:41 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/23 01:54:41 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 01:54:41 DEBUG : dir/file1(0x3fe286467ac0): openPending: 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/23 01:54:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/23 01:54:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:41 DEBUG : dir/file1(0x3fe286467ac0): >openPending: err= 2026/08/23 01:54:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/23 01:54:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 01:54:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 01:54:41 DEBUG : dir/file1(0x3fe286467ac0): _writeAt: size=14, off=0 2026/08/23 01:54:41 DEBUG : dir/file1(0x3fe286467ac0): >_writeAt: n=14, err= 2026/08/23 01:54:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/23 01:54:41 DEBUG : dir/file1(0x3fe286467ac0): close: 2026/08/23 01:54:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/23 01:54:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/23 01:54:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:41 DEBUG : dir/file1(0x3fe286467ac0): >close: err= 2026/08/23 01:54:41 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:41 DEBUG : dir: Looking for writers 2026/08/23 01:54:41 DEBUG : file1: reading active writers 2026/08/23 01:54:41 DEBUG : Looking for writers 2026/08/23 01:54:41 DEBUG : dir: reading active writers 2026/08/23 01:54:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 01:54:41 DEBUG : dir: Looking for writers 2026/08/23 01:54:41 DEBUG : file1: reading active writers 2026/08/23 01:54:41 DEBUG : Looking for writers 2026/08/23 01:54:41 DEBUG : dir: reading active writers 2026/08/23 01:54:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 01:54:41 DEBUG : dir: Looking for writers 2026/08/23 01:54:41 DEBUG : file1: reading active writers 2026/08/23 01:54:41 DEBUG : Looking for writers 2026/08/23 01:54:41 DEBUG : dir: reading active writers 2026/08/23 01:54:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 01:54:41 DEBUG : dir: Looking for writers 2026/08/23 01:54:41 DEBUG : file1: reading active writers 2026/08/23 01:54:41 DEBUG : Looking for writers 2026/08/23 01:54:41 DEBUG : dir: reading active writers 2026/08/23 01:54:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 01:54:41 DEBUG : dir/file1: vfs cache: starting upload 2026/08/23 01:54:41 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1.ca338588.partial" 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1.ca338588.partial 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1.ca338588.partial" 2026/08/23 01:54:41 DEBUG : dir: Looking for writers 2026/08/23 01:54:41 DEBUG : file1: reading active writers 2026/08/23 01:54:41 DEBUG : Looking for writers 2026/08/23 01:54:41 DEBUG : dir: reading active writers 2026/08/23 01:54:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1.ca338588.partial 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:41 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:41 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/23 01:54:41 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/23 01:54:41 INFO : dir/file1: Copied (replaced existing) 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:41 DEBUG : dir: Looking for writers 2026/08/23 01:54:41 DEBUG : file1: reading active writers 2026/08/23 01:54:41 DEBUG : Looking for writers 2026/08/23 01:54:41 DEBUG : dir: reading active writers 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/23 01:54:41 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/23 01:54:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:41 DEBUG : >WaitForWriters: 2026/08/23 01:54:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 01:54:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/23 01:54:41 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 01:54:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 01:54:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 01:54:41 DEBUG : dir/file1(0x3fe28563b900): _readAt: size=512, off=0 2026/08/23 01:54:41 DEBUG : dir/file1(0x3fe28563b900): openPending: 2026/08/23 01:54:41 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/23 01:54:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/23 01:54:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:41 DEBUG : dir/file1(0x3fe28563b900): >openPending: err= 2026/08/23 01:54:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/23 01:54:41 DEBUG : dir/file1(0x3fe28563b900): >_readAt: n=14, err=EOF 2026/08/23 01:54:41 DEBUG : dir/file1(0x3fe28563b900): close: 2026/08/23 01:54:41 DEBUG : dir/file1(0x3fe28563b900): >close: err= 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:41 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/23 01:54:41 DEBUG : newLeaf: Updating file with newLeaf 0x3fe285e5c8f0 2026/08/23 01:54:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 01:54:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:41 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:42 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:42 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:42 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/23 01:54:42 DEBUG : dir/file1: Updating file with dir/file1 0x3fe285e5c8f0 2026/08/23 01:54:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/23 01:54:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/23 01:54:42 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 01:54:42 DEBUG : dir/file1(0x3fe285b2bec0): openPending: 2026/08/23 01:54:42 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/23 01:54:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/23 01:54:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:42 DEBUG : dir/file1(0x3fe285b2bec0): >openPending: err= 2026/08/23 01:54:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/23 01:54:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 01:54:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 01:54:42 DEBUG : dir/file1(0x3fe285b2bec0): _writeAt: size=25, off=0 2026/08/23 01:54:42 DEBUG : dir/file1(0x3fe285b2bec0): >_writeAt: n=25, err= 2026/08/23 01:54:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:42 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/23 01:54:42 DEBUG : newLeaf: Updating file with newLeaf 0x3fe285e5c8f0 2026/08/23 01:54:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 01:54:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/23 01:54:42 DEBUG : newLeaf(0x3fe285b2bec0): close: 2026/08/23 01:54:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/23 01:54:42 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-23 01:54:42.444850693 +0000 UTC m=+22.373131171 2026/08/23 01:54:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:42 DEBUG : newLeaf(0x3fe285b2bec0): >close: err= 2026/08/23 01:54:42 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:42 DEBUG : dir: Looking for writers 2026/08/23 01:54:42 DEBUG : Looking for writers 2026/08/23 01:54:42 DEBUG : dir: reading active writers 2026/08/23 01:54:42 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 01:54:42 DEBUG : dir: Looking for writers 2026/08/23 01:54:42 DEBUG : Looking for writers 2026/08/23 01:54:42 DEBUG : dir: reading active writers 2026/08/23 01:54:42 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 01:54:42 DEBUG : dir: Looking for writers 2026/08/23 01:54:42 DEBUG : Looking for writers 2026/08/23 01:54:42 DEBUG : dir: reading active writers 2026/08/23 01:54:42 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 01:54:42 DEBUG : dir: Looking for writers 2026/08/23 01:54:42 DEBUG : Looking for writers 2026/08/23 01:54:42 DEBUG : dir: reading active writers 2026/08/23 01:54:42 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 01:54:42 DEBUG : newLeaf: vfs cache: starting upload 2026/08/23 01:54:42 DEBUG : newLeaf.a92d0bd6.partial: size = 25 OK 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf.a92d0bd6.partial" 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf.a92d0bd6.partial 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf.a92d0bd6.partial" 2026/08/23 01:54:42 DEBUG : dir: Looking for writers 2026/08/23 01:54:42 DEBUG : Looking for writers 2026/08/23 01:54:42 DEBUG : dir: reading active writers 2026/08/23 01:54:42 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-hilubik4wowe/newLeaf.a92d0bd6.partial 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:42 DEBUG : newLeaf.a92d0bd6.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/23 01:54:42 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/23 01:54:42 DEBUG : newLeaf.a92d0bd6.partial: renamed to: newLeaf 2026/08/23 01:54:42 INFO : newLeaf: Copied (replaced existing) 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:42 DEBUG : dir: Looking for writers 2026/08/23 01:54:42 DEBUG : Looking for writers 2026/08/23 01:54:42 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:42 DEBUG : dir: reading active writers 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:42 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/23 01:54:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-23 01:54:42 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/23 01:54:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/23 01:54:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/23 01:54:42 DEBUG : >WaitForWriters: 2026/08/23 01:54:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:42 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:42 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:43 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/23 01:54:43 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:43 DEBUG : dir: Looking for writers 2026/08/23 01:54:43 DEBUG : Looking for writers 2026/08/23 01:54:43 DEBUG : dir: reading active writers 2026/08/23 01:54:43 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:43 DEBUG : >WaitForWriters: 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:43 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:43 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:43 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:43 DEBUG : dir: Looking for writers 2026/08/23 01:54:43 DEBUG : file1: reading active writers 2026/08/23 01:54:43 DEBUG : Looking for writers 2026/08/23 01:54:43 DEBUG : dir: reading active writers 2026/08/23 01:54:43 DEBUG : >WaitForWriters: 2026/08/23 01:54:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 01:54:43 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 01:54:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 01:54:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 01:54:43 DEBUG : dir/file1(0x3fe285abf4c0): _readAt: size=512, off=0 2026/08/23 01:54:43 DEBUG : dir/file1(0x3fe285abf4c0): openPending: 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/23 01:54:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/23 01:54:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:43 DEBUG : dir/file1(0x3fe285abf4c0): >openPending: err= 2026/08/23 01:54:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/23 01:54:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/23 01:54:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:43 DEBUG : dir/file1(0x3fe285abf4c0): >_readAt: n=14, err=EOF 2026/08/23 01:54:43 DEBUG : dir/file1(0x3fe285abf4c0): close: 2026/08/23 01:54:43 DEBUG : dir/file1(0x3fe285abf4c0): >close: err= 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:43 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/23 01:54:43 DEBUG : newLeaf: Updating file with newLeaf 0x3fe2860785b0 2026/08/23 01:54:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 01:54:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:43 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:43 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:43 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/23 01:54:44 DEBUG : dir/file1: Updating file with dir/file1 0x3fe2860785b0 2026/08/23 01:54:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/23 01:54:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:54:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/23 01:54:44 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 01:54:44 DEBUG : dir/file1(0x3fe285f0c480): openPending: 2026/08/23 01:54:44 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/23 01:54:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/23 01:54:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:44 DEBUG : dir/file1(0x3fe285f0c480): >openPending: err= 2026/08/23 01:54:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/23 01:54:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 01:54:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 01:54:44 DEBUG : dir/file1(0x3fe285f0c480): _writeAt: size=25, off=0 2026/08/23 01:54:44 DEBUG : dir/file1(0x3fe285f0c480): >_writeAt: n=25, err= 2026/08/23 01:54:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:44 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:54:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/23 01:54:44 DEBUG : newLeaf: Updating file with newLeaf 0x3fe2860785b0 2026/08/23 01:54:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 01:54:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/23 01:54:44 DEBUG : newLeaf(0x3fe285f0c480): close: 2026/08/23 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/23 01:54:44 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-23 01:54:44.300427887 +0000 UTC m=+24.228708365 2026/08/23 01:54:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:44 DEBUG : newLeaf(0x3fe285f0c480): >close: err= 2026/08/23 01:54:44 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:44 DEBUG : dir: Looking for writers 2026/08/23 01:54:44 DEBUG : Looking for writers 2026/08/23 01:54:44 DEBUG : dir: reading active writers 2026/08/23 01:54:44 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 01:54:44 DEBUG : dir: Looking for writers 2026/08/23 01:54:44 DEBUG : Looking for writers 2026/08/23 01:54:44 DEBUG : dir: reading active writers 2026/08/23 01:54:44 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 01:54:44 DEBUG : dir: Looking for writers 2026/08/23 01:54:44 DEBUG : Looking for writers 2026/08/23 01:54:44 DEBUG : dir: reading active writers 2026/08/23 01:54:44 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 01:54:44 DEBUG : dir: Looking for writers 2026/08/23 01:54:44 DEBUG : Looking for writers 2026/08/23 01:54:44 DEBUG : dir: reading active writers 2026/08/23 01:54:44 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 01:54:44 DEBUG : newLeaf: vfs cache: starting upload 2026/08/23 01:54:44 DEBUG : newLeaf.e5fa30dd.partial: size = 25 OK 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf.e5fa30dd.partial" 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf.e5fa30dd.partial 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf.e5fa30dd.partial" 2026/08/23 01:54:44 DEBUG : dir: Looking for writers 2026/08/23 01:54:44 DEBUG : Looking for writers 2026/08/23 01:54:44 DEBUG : dir: reading active writers 2026/08/23 01:54:44 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-hilubik4wowe/newLeaf.e5fa30dd.partial 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:44 DEBUG : newLeaf.e5fa30dd.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/23 01:54:44 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/23 01:54:44 DEBUG : newLeaf.e5fa30dd.partial: renamed to: newLeaf 2026/08/23 01:54:44 INFO : newLeaf: Copied (replaced existing) 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:44 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/23 01:54:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-23 01:54:44 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/23 01:54:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/23 01:54:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/23 01:54:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/23 01:54:44 DEBUG : dir: Looking for writers 2026/08/23 01:54:44 DEBUG : Looking for writers 2026/08/23 01:54:44 DEBUG : dir: reading active writers 2026/08/23 01:54:44 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:44 DEBUG : >WaitForWriters: 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:44 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/newLeaf" 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-hilubik4wowe/newLeaf 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:44 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/23 01:54:44 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:44 DEBUG : dir: Looking for writers 2026/08/23 01:54:44 DEBUG : Looking for writers 2026/08/23 01:54:44 DEBUG : dir: reading active writers 2026/08/23 01:54:44 DEBUG : newLeaf: reading active writers 2026/08/23 01:54:44 DEBUG : >WaitForWriters: 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting --- PASS: TestFileRename (10.15s) --- PASS: TestFileRename/off,forceCache=false (1.21s) --- PASS: TestFileRename/minimal,forceCache=false (1.21s) --- PASS: TestFileRename/minimal,forceCache=true (2.13s) --- PASS: TestFileRename/writes,forceCache=false (1.59s) --- PASS: TestFileRename/writes,forceCache=true (2.17s) --- PASS: TestFileRename/full,forceCache=false (1.84s) === 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-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:44 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:44 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:44 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:44 DEBUG : Looking for writers 2026/08/23 01:54:44 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-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:44 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: 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-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:44 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:44 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:45 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/23 01:54:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:54:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 01:54:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/23 01:54:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/23 01:54:45 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:45 DEBUG : dir: Looking for writers 2026/08/23 01:54:45 DEBUG : file1: reading active writers 2026/08/23 01:54:45 DEBUG : Looking for writers 2026/08/23 01:54:45 DEBUG : dir: reading active writers 2026/08/23 01:54:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.33s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:45 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:45 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/23 01:54:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:54:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 01:54:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/23 01:54:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/23 01:54:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/23 01:54:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/23 01:54:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/23 01:54:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/23 01:54:45 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/23 01:54:45 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:45 DEBUG : dir: Looking for writers 2026/08/23 01:54:45 DEBUG : file1: reading active writers 2026/08/23 01:54:45 DEBUG : Looking for writers 2026/08/23 01:54:45 DEBUG : dir: reading active writers 2026/08/23 01:54:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.32s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:45 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:45 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/23 01:54:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:54:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 01:54:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/23 01:54:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/23 01:54:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/23 01:54:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/23 01:54:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/23 01:54:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/23 01:54:45 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/23 01:54:45 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/23 01:54:45 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/23 01:54:45 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/23 01:54:45 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/23 01:54:45 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/23 01:54:45 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/23 01:54:45 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/23 01:54:45 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/23 01:54:45 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/23 01:54:45 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/23 01:54:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/23 01:54:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/23 01:54:46 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/23 01:54:46 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:46 DEBUG : dir: Looking for writers 2026/08/23 01:54:46 DEBUG : file1: reading active writers 2026/08/23 01:54:46 DEBUG : Looking for writers 2026/08/23 01:54:46 DEBUG : dir: reading active writers 2026/08/23 01:54:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.40s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:46 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:46 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/23 01:54:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:54:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 01:54:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/23 01:54:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/23 01:54:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/23 01:54:46 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:46 DEBUG : dir: Looking for writers 2026/08/23 01:54:46 DEBUG : file1: reading active writers 2026/08/23 01:54:46 DEBUG : Looking for writers 2026/08/23 01:54:46 DEBUG : dir: reading active writers 2026/08/23 01:54:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.34s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:46 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:46 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/23 01:54:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:54:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 01:54:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/23 01:54:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/23 01:54:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:46 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/23 01:54:46 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/23 01:54:46 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:46 DEBUG : dir: Looking for writers 2026/08/23 01:54:46 DEBUG : file1: reading active writers 2026/08/23 01:54:46 DEBUG : Looking for writers 2026/08/23 01:54:46 DEBUG : dir: reading active writers 2026/08/23 01:54:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.34s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:46 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:46 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:46 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/23 01:54:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:54:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 01:54:46 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 01:54:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 01:54:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 01:54:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/23 01:54:46 DEBUG : dir/file1(0x3fe285fba480): _readAt: size=1, off=0 2026/08/23 01:54:46 DEBUG : dir/file1(0x3fe285fba480): openPending: 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/23 01:54:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/23 01:54:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/23 01:54:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fba480): >openPending: err= 2026/08/23 01:54:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/23 01:54:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/23 01:54:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fba480): >_readAt: n=1, err= 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fba480): _readAt: size=256, off=1 2026/08/23 01:54:47 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fba480): >_readAt: n=15, err=EOF 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fba480): _readAt: size=16, off=16 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fba480): >_readAt: n=0, err=EOF 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fba480): close: 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fba480): >close: err= 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fba480): close: 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fba480): >close: err=file already closed 2026/08/23 01:54:47 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:47 DEBUG : dir: Looking for writers 2026/08/23 01:54:47 DEBUG : file1: reading active writers 2026/08/23 01:54:47 DEBUG : Looking for writers 2026/08/23 01:54:47 DEBUG : dir: reading active writers 2026/08/23 01:54:47 DEBUG : >WaitForWriters: 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.34s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:47 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:47 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:47 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/23 01:54:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:54:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 01:54:47 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 01:54:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 01:54:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 01:54:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fbaac0): _readAt: size=1, off=0 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fbaac0): openPending: 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/23 01:54:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/23 01:54:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/23 01:54:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fbaac0): >openPending: err= 2026/08/23 01:54:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/23 01:54:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/23 01:54:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fbaac0): >_readAt: n=1, err= 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fbaac0): _readAt: size=1, off=5 2026/08/23 01:54:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fbaac0): >_readAt: n=1, err= 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fbaac0): _readAt: size=1, off=3 2026/08/23 01:54:47 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fbaac0): >_readAt: n=1, err= 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fbaac0): _readAt: size=1, off=13 2026/08/23 01:54:47 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fbaac0): >_readAt: n=1, err= 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fbaac0): _readAt: size=16, off=100 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fbaac0): >_readAt: n=0, err=EOF 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fbaac0): close: 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe285fbaac0): >close: err= 2026/08/23 01:54:47 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:47 DEBUG : dir: Looking for writers 2026/08/23 01:54:47 DEBUG : file1: reading active writers 2026/08/23 01:54:47 DEBUG : Looking for writers 2026/08/23 01:54:47 DEBUG : dir: reading active writers 2026/08/23 01:54:47 DEBUG : >WaitForWriters: 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.33s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:47 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:47 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:47 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/23 01:54:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:54:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 01:54:47 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 01:54:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 01:54:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 01:54:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe286106f80): _readAt: size=1, off=0 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe286106f80): openPending: 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/23 01:54:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/23 01:54:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/23 01:54:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe286106f80): >openPending: err= 2026/08/23 01:54:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/23 01:54:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/23 01:54:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe286106f80): >_readAt: n=1, err= 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe286106f80): _readAt: size=1, off=5 2026/08/23 01:54:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe286106f80): >_readAt: n=1, err= 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe286106f80): _readAt: size=1, off=1 2026/08/23 01:54:47 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe286106f80): >_readAt: n=1, err= 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe286106f80): _readAt: size=6, off=10 2026/08/23 01:54:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe286106f80): >_readAt: n=6, err= 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe286106f80): _readAt: size=256, off=10 2026/08/23 01:54:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe286106f80): >_readAt: n=6, err=EOF 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe286106f80): _readAt: size=256, off=100 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe286106f80): >_readAt: n=0, err=EOF 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe286106f80): close: 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe286106f80): >close: err= 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe286106f80): _readAt: size=256, off=100 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe286106f80): >_readAt: n=0, err=file already closed 2026/08/23 01:54:47 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:47 DEBUG : dir: Looking for writers 2026/08/23 01:54:47 DEBUG : file1: reading active writers 2026/08/23 01:54:47 DEBUG : Looking for writers 2026/08/23 01:54:47 DEBUG : dir: reading active writers 2026/08/23 01:54:47 DEBUG : >WaitForWriters: 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.35s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:47 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:47 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:47 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/23 01:54:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:54:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 01:54:47 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 01:54:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 01:54:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 01:54:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe2864664c0): RWFileHandle.Flush 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe2864664c0): _readAt: size=256, off=0 2026/08/23 01:54:47 DEBUG : dir/file1(0x3fe2864664c0): openPending: 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/23 01:54:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/23 01:54:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/23 01:54:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:48 DEBUG : dir/file1(0x3fe2864664c0): >openPending: err= 2026/08/23 01:54:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/23 01:54:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/23 01:54:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:48 DEBUG : dir/file1(0x3fe2864664c0): >_readAt: n=16, err=EOF 2026/08/23 01:54:48 DEBUG : dir/file1(0x3fe2864664c0): RWFileHandle.Flush 2026/08/23 01:54:48 DEBUG : dir/file1(0x3fe2864664c0): RWFileHandle.Flush 2026/08/23 01:54:48 DEBUG : dir/file1(0x3fe2864664c0): close: 2026/08/23 01:54:48 DEBUG : dir/file1(0x3fe2864664c0): >close: err= 2026/08/23 01:54:48 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:48 DEBUG : dir: Looking for writers 2026/08/23 01:54:48 DEBUG : file1: reading active writers 2026/08/23 01:54:48 DEBUG : Looking for writers 2026/08/23 01:54:48 DEBUG : dir: reading active writers 2026/08/23 01:54:48 DEBUG : >WaitForWriters: 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.34s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:48 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:48 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/23 01:54:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:54:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/23 01:54:48 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 01:54:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 01:54:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 01:54:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/23 01:54:48 DEBUG : dir/file1(0x3fe285fbb740): _readAt: size=256, off=0 2026/08/23 01:54:48 DEBUG : dir/file1(0x3fe285fbb740): openPending: 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/23 01:54:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/23 01:54:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/23 01:54:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:48 DEBUG : dir/file1(0x3fe285fbb740): >openPending: err= 2026/08/23 01:54:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/23 01:54:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/23 01:54:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:48 DEBUG : dir/file1(0x3fe285fbb740): >_readAt: n=16, err=EOF 2026/08/23 01:54:48 DEBUG : dir/file1(0x3fe285fbb740): RWFileHandle.Release 2026/08/23 01:54:48 DEBUG : dir/file1(0x3fe285fbb740): close: 2026/08/23 01:54:48 DEBUG : dir/file1(0x3fe285fbb740): >close: err= 2026/08/23 01:54:48 DEBUG : dir/file1(0x3fe285fbb740): RWFileHandle.Release 2026/08/23 01:54:48 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:48 DEBUG : dir: Looking for writers 2026/08/23 01:54:48 DEBUG : file1: reading active writers 2026/08/23 01:54:48 DEBUG : Looking for writers 2026/08/23 01:54:48 DEBUG : dir: reading active writers 2026/08/23 01:54:48 DEBUG : >WaitForWriters: 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.34s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:48 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:48 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:48 DEBUG : file1: newRWFileHandle: 2026/08/23 01:54:48 DEBUG : file1(0x3fe28658c780): openPending: 2026/08/23 01:54:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:48 DEBUG : file1(0x3fe28658c780): >openPending: err= 2026/08/23 01:54:48 DEBUG : file1: >newRWFileHandle: err= 2026/08/23 01:54:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/23 01:54:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/23 01:54:48 DEBUG : file1(0x3fe28658c780): _writeAt: size=5, off=0 2026/08/23 01:54:48 DEBUG : file1(0x3fe28658c780): >_writeAt: n=5, err= 2026/08/23 01:54:48 DEBUG : file1(0x3fe28658c780): _writeAt: size=7, off=5 2026/08/23 01:54:48 DEBUG : file1(0x3fe28658c780): >_writeAt: n=7, err= 2026/08/23 01:54:48 DEBUG : file1: vfs cache: truncate to size=11 2026/08/23 01:54:48 DEBUG : file1(0x3fe28658c780): close: 2026/08/23 01:54:48 DEBUG : file1: vfs cache: setting modification time to 2026-08-23 01:54:48.402583706 +0000 UTC m=+28.330864195 2026/08/23 01:54:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:48 DEBUG : file1(0x3fe28658c780): >close: err= 2026/08/23 01:54:48 DEBUG : file1(0x3fe28658c780): close: 2026/08/23 01:54:48 DEBUG : file1(0x3fe28658c780): >close: err=file already closed 2026/08/23 01:54:48 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:48 DEBUG : Looking for writers 2026/08/23 01:54:48 DEBUG : file1: reading active writers 2026/08/23 01:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 01:54:48 DEBUG : Looking for writers 2026/08/23 01:54:48 DEBUG : file1: reading active writers 2026/08/23 01:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 01:54:48 DEBUG : Looking for writers 2026/08/23 01:54:48 DEBUG : file1: reading active writers 2026/08/23 01:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 01:54:48 DEBUG : Looking for writers 2026/08/23 01:54:48 DEBUG : file1: reading active writers 2026/08/23 01:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 01:54:48 DEBUG : file1: vfs cache: starting upload 2026/08/23 01:54:48 DEBUG : file1.d4861ecc.partial: size = 11 OK 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1.d4861ecc.partial" 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1.d4861ecc.partial 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1.d4861ecc.partial" 2026/08/23 01:54:48 DEBUG : Looking for writers 2026/08/23 01:54:48 DEBUG : file1: reading active writers 2026/08/23 01:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-hilubik4wowe/file1.d4861ecc.partial 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:48 DEBUG : file1.d4861ecc.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/23 01:54:48 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/23 01:54:48 DEBUG : file1.d4861ecc.partial: renamed to: file1 2026/08/23 01:54:48 INFO : file1: Copied (new) 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:48 DEBUG : Looking for writers 2026/08/23 01:54:48 DEBUG : file1: reading active writers 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:48 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/23 01:54:48 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-23 01:54:48 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/23 01:54:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/23 01:54:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:48 INFO : file1: vfs cache: upload succeeded try #1 2026/08/23 01:54:48 DEBUG : >WaitForWriters: 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:48 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:48 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/23 01:54:48 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:48 DEBUG : Looking for writers 2026/08/23 01:54:48 DEBUG : file1: reading active writers 2026/08/23 01:54:48 DEBUG : >WaitForWriters: 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.54s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:48 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:48 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:48 DEBUG : file1: newRWFileHandle: 2026/08/23 01:54:48 DEBUG : file1(0x3fe28658d580): openPending: 2026/08/23 01:54:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:48 DEBUG : file1(0x3fe28658d580): >openPending: err= 2026/08/23 01:54:48 DEBUG : file1: >newRWFileHandle: err= 2026/08/23 01:54:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/23 01:54:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/23 01:54:48 DEBUG : file1(0x3fe28658d580): _writeAt: size=7, off=0 2026/08/23 01:54:48 DEBUG : file1(0x3fe28658d580): >_writeAt: n=7, err= 2026/08/23 01:54:48 DEBUG : file1(0x3fe28658d580): _writeAt: size=6, off=5 2026/08/23 01:54:48 DEBUG : file1(0x3fe28658d580): >_writeAt: n=6, err= 2026/08/23 01:54:48 DEBUG : file1(0x3fe28658d580): close: 2026/08/23 01:54:48 DEBUG : file1: vfs cache: setting modification time to 2026-08-23 01:54:48.942435044 +0000 UTC m=+28.870715502 2026/08/23 01:54:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:48 DEBUG : file1(0x3fe28658d580): >close: err= 2026/08/23 01:54:48 DEBUG : file1(0x3fe28658d580): _writeAt: size=5, off=0 2026/08/23 01:54:48 DEBUG : file1(0x3fe28658d580): >_writeAt: n=0, err=file already closed 2026/08/23 01:54:48 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:48 DEBUG : Looking for writers 2026/08/23 01:54:48 DEBUG : file1: reading active writers 2026/08/23 01:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 01:54:48 DEBUG : Looking for writers 2026/08/23 01:54:48 DEBUG : file1: reading active writers 2026/08/23 01:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 01:54:48 DEBUG : Looking for writers 2026/08/23 01:54:48 DEBUG : file1: reading active writers 2026/08/23 01:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 01:54:49 DEBUG : Looking for writers 2026/08/23 01:54:49 DEBUG : file1: reading active writers 2026/08/23 01:54:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 01:54:49 DEBUG : file1: vfs cache: starting upload 2026/08/23 01:54:49 DEBUG : file1.4642a1ca.partial: size = 11 OK 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1.4642a1ca.partial" 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1.4642a1ca.partial 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1.4642a1ca.partial" 2026/08/23 01:54:49 DEBUG : Looking for writers 2026/08/23 01:54:49 DEBUG : file1: reading active writers 2026/08/23 01:54:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-hilubik4wowe/file1.4642a1ca.partial 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:49 DEBUG : file1.4642a1ca.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/23 01:54:49 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/23 01:54:49 DEBUG : file1.4642a1ca.partial: renamed to: file1 2026/08/23 01:54:49 INFO : file1: Copied (new) 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:49 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/23 01:54:49 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-23 01:54:48 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/23 01:54:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/23 01:54:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:49 INFO : file1: vfs cache: upload succeeded try #1 2026/08/23 01:54:49 DEBUG : Looking for writers 2026/08/23 01:54:49 DEBUG : file1: reading active writers 2026/08/23 01:54:49 DEBUG : >WaitForWriters: 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:49 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:49 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/23 01:54:49 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:49 DEBUG : Looking for writers 2026/08/23 01:54:49 DEBUG : file1: reading active writers 2026/08/23 01:54:49 DEBUG : >WaitForWriters: 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.53s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:49 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:49 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:49 DEBUG : file1: newRWFileHandle: 2026/08/23 01:54:49 DEBUG : file1(0x3fe285c63200): openPending: 2026/08/23 01:54:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:49 DEBUG : file1(0x3fe285c63200): >openPending: err= 2026/08/23 01:54:49 DEBUG : file1: >newRWFileHandle: err= 2026/08/23 01:54:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/23 01:54:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/23 01:54:49 DEBUG : file1(0x3fe285c63200): close: 2026/08/23 01:54:49 DEBUG : file1: vfs cache: setting modification time to 2026-08-23 01:54:49.46473285 +0000 UTC m=+29.393013318 2026/08/23 01:54:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:49 DEBUG : file1(0x3fe285c63200): >close: err= 2026/08/23 01:54:49 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/23 01:54:49 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/23 01:54:49 DEBUG : file2: newRWFileHandle: 2026/08/23 01:54:49 DEBUG : file2(0x3fe285c63680): openPending: 2026/08/23 01:54:49 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/23 01:54:49 DEBUG : file2(0x3fe285c63680): >openPending: err= 2026/08/23 01:54:49 DEBUG : file2: >newRWFileHandle: err= 2026/08/23 01:54:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/23 01:54:49 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/23 01:54:49 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/23 01:54:49 DEBUG : file2(0x3fe285c63680): RWFileHandle.Flush 2026/08/23 01:54:49 DEBUG : file2(0x3fe285c63680): RWFileHandle.Release 2026/08/23 01:54:49 DEBUG : file2(0x3fe285c63680): close: 2026/08/23 01:54:49 DEBUG : file2: vfs cache: setting modification time to 2026-08-23 01:54:49.465619595 +0000 UTC m=+29.393900063 2026/08/23 01:54:49 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:49 DEBUG : file2(0x3fe285c63680): >close: err= 2026/08/23 01:54:49 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:49 DEBUG : Looking for writers 2026/08/23 01:54:49 DEBUG : file1: reading active writers 2026/08/23 01:54:49 DEBUG : file2: reading active writers 2026/08/23 01:54:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/23 01:54:49 DEBUG : Looking for writers 2026/08/23 01:54:49 DEBUG : file1: reading active writers 2026/08/23 01:54:49 DEBUG : file2: reading active writers 2026/08/23 01:54:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/23 01:54:49 DEBUG : Looking for writers 2026/08/23 01:54:49 DEBUG : file1: reading active writers 2026/08/23 01:54:49 DEBUG : file2: reading active writers 2026/08/23 01:54:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/23 01:54:49 DEBUG : Looking for writers 2026/08/23 01:54:49 DEBUG : file1: reading active writers 2026/08/23 01:54:49 DEBUG : file2: reading active writers 2026/08/23 01:54:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/23 01:54:49 DEBUG : file2: vfs cache: starting upload 2026/08/23 01:54:49 DEBUG : file1: vfs cache: starting upload 2026/08/23 01:54:49 DEBUG : file1.0d098db4.partial: size = 0 OK 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1.0d098db4.partial" 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1.0d098db4.partial 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1.0d098db4.partial" 2026/08/23 01:54:49 DEBUG : file2.742f91c2.partial: size = 0 OK 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file2.742f91c2.partial" 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file2.742f91c2.partial 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file2.742f91c2.partial" 2026/08/23 01:54:49 DEBUG : Looking for writers 2026/08/23 01:54:49 DEBUG : file2: reading active writers 2026/08/23 01:54:49 DEBUG : file1: reading active writers 2026/08/23 01:54:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-hilubik4wowe/file2.742f91c2.partial 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:49 DEBUG : file2.742f91c2.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/23 01:54:49 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/23 01:54:49 DEBUG : file2.742f91c2.partial: renamed to: file2 2026/08/23 01:54:49 INFO : file2: Copied (new) 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file2" 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-hilubik4wowe/file1.0d098db4.partial 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:49 DEBUG : file1.0d098db4.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file2 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file2" 2026/08/23 01:54:49 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/23 01:54:49 DEBUG : file1.0d098db4.partial: renamed to: file1 2026/08/23 01:54:49 INFO : file1: Copied (new) 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:49 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/23 01:54:49 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-23 01:54:49 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/23 01:54:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/23 01:54:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:49 INFO : file1: vfs cache: upload succeeded try #1 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-hilubik4wowe/file2 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:49 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/23 01:54:49 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-23 01:54:49 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/23 01:54:49 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/23 01:54:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/23 01:54:49 INFO : file2: vfs cache: upload succeeded try #1 2026/08/23 01:54:49 DEBUG : Looking for writers 2026/08/23 01:54:49 DEBUG : file1: reading active writers 2026/08/23 01:54:49 DEBUG : file2: reading active writers 2026/08/23 01:54:49 DEBUG : >WaitForWriters: 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:49 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:49 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file2" 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file2 2026/08/23 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file2" 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-hilubik4wowe/file2 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:50 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file2" 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/file2 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/file2" 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-hilubik4wowe/file2 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:50 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/23 01:54:50 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:50 DEBUG : Looking for writers 2026/08/23 01:54:50 DEBUG : file1: reading active writers 2026/08/23 01:54:50 DEBUG : file2: reading active writers 2026/08/23 01:54:50 DEBUG : >WaitForWriters: 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.75s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:50 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:50 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:50 DEBUG : file1: newRWFileHandle: 2026/08/23 01:54:50 DEBUG : file1(0x3fe2861200c0): openPending: 2026/08/23 01:54:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:50 DEBUG : file1(0x3fe2861200c0): >openPending: err= 2026/08/23 01:54:50 DEBUG : file1: >newRWFileHandle: err= 2026/08/23 01:54:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/23 01:54:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/23 01:54:50 DEBUG : file1(0x3fe2861200c0): _writeAt: size=5, off=0 2026/08/23 01:54:50 DEBUG : file1(0x3fe2861200c0): >_writeAt: n=5, err= 2026/08/23 01:54:50 DEBUG : file1(0x3fe2861200c0): RWFileHandle.Flush 2026/08/23 01:54:50 DEBUG : file1(0x3fe2861200c0): RWFileHandle.Flush 2026/08/23 01:54:50 DEBUG : file1(0x3fe2861200c0): close: 2026/08/23 01:54:50 DEBUG : file1: vfs cache: setting modification time to 2026-08-23 01:54:50.215661776 +0000 UTC m=+30.143942254 2026/08/23 01:54:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:50 DEBUG : file1(0x3fe2861200c0): >close: err= 2026/08/23 01:54:50 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:50 DEBUG : Looking for writers 2026/08/23 01:54:50 DEBUG : file1: reading active writers 2026/08/23 01:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 01:54:50 DEBUG : Looking for writers 2026/08/23 01:54:50 DEBUG : file1: reading active writers 2026/08/23 01:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 01:54:50 DEBUG : Looking for writers 2026/08/23 01:54:50 DEBUG : file1: reading active writers 2026/08/23 01:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 01:54:50 DEBUG : Looking for writers 2026/08/23 01:54:50 DEBUG : file1: reading active writers 2026/08/23 01:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 01:54:50 DEBUG : file1: vfs cache: starting upload 2026/08/23 01:54:50 DEBUG : file1.db9a3a31.partial: size = 5 OK 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1.db9a3a31.partial" 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1.db9a3a31.partial 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1.db9a3a31.partial" 2026/08/23 01:54:50 DEBUG : Looking for writers 2026/08/23 01:54:50 DEBUG : file1: reading active writers 2026/08/23 01:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-hilubik4wowe/file1.db9a3a31.partial 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:50 DEBUG : file1.db9a3a31.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/23 01:54:50 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/23 01:54:50 DEBUG : file1.db9a3a31.partial: renamed to: file1 2026/08/23 01:54:50 INFO : file1: Copied (new) 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:50 DEBUG : Looking for writers 2026/08/23 01:54:50 DEBUG : file1: reading active writers 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:50 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/23 01:54:50 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-23 01:54:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/23 01:54:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/23 01:54:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:50 DEBUG : >WaitForWriters: 2026/08/23 01:54:50 INFO : file1: vfs cache: upload succeeded try #1 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.33s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:50 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:50 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:50 DEBUG : file1: newRWFileHandle: 2026/08/23 01:54:50 DEBUG : file1(0x3fe285b2a080): openPending: 2026/08/23 01:54:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:50 DEBUG : file1(0x3fe285b2a080): >openPending: err= 2026/08/23 01:54:50 DEBUG : file1: >newRWFileHandle: err= 2026/08/23 01:54:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/23 01:54:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/23 01:54:50 DEBUG : file1(0x3fe285b2a080): _writeAt: size=5, off=0 2026/08/23 01:54:50 DEBUG : file1(0x3fe285b2a080): >_writeAt: n=5, err= 2026/08/23 01:54:50 DEBUG : file1(0x3fe285b2a080): RWFileHandle.Release 2026/08/23 01:54:50 DEBUG : file1(0x3fe285b2a080): close: 2026/08/23 01:54:50 DEBUG : file1: vfs cache: setting modification time to 2026-08-23 01:54:50.547967405 +0000 UTC m=+30.476247904 2026/08/23 01:54:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:50 DEBUG : file1(0x3fe285b2a080): >close: err= 2026/08/23 01:54:50 DEBUG : file1(0x3fe285b2a080): RWFileHandle.Release 2026/08/23 01:54:50 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:50 DEBUG : Looking for writers 2026/08/23 01:54:50 DEBUG : file1: reading active writers 2026/08/23 01:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 01:54:50 DEBUG : Looking for writers 2026/08/23 01:54:50 DEBUG : file1: reading active writers 2026/08/23 01:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 01:54:50 DEBUG : Looking for writers 2026/08/23 01:54:50 DEBUG : file1: reading active writers 2026/08/23 01:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 01:54:50 DEBUG : Looking for writers 2026/08/23 01:54:50 DEBUG : file1: reading active writers 2026/08/23 01:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 01:54:50 DEBUG : file1: vfs cache: starting upload 2026/08/23 01:54:50 DEBUG : file1.87fa8f96.partial: size = 5 OK 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1.87fa8f96.partial" 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1.87fa8f96.partial 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1.87fa8f96.partial" 2026/08/23 01:54:50 DEBUG : Looking for writers 2026/08/23 01:54:50 DEBUG : file1: reading active writers 2026/08/23 01:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-hilubik4wowe/file1.87fa8f96.partial 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:50 DEBUG : file1.87fa8f96.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/23 01:54:50 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/23 01:54:50 DEBUG : file1.87fa8f96.partial: renamed to: file1 2026/08/23 01:54:50 INFO : file1: Copied (new) 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:50 DEBUG : Looking for writers 2026/08/23 01:54:50 DEBUG : file1: reading active writers 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:50 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/23 01:54:50 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-23 01:54:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/23 01:54:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/23 01:54:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:50 DEBUG : >WaitForWriters: 2026/08/23 01:54:50 INFO : file1: vfs cache: upload succeeded try #1 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.33s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:50 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:50 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:50 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:51 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/23 01:54:51 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/23 01:54:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/23 01:54:51 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 01:54:51 DEBUG : dir/file1(0x3fe285abe4c0): openPending: 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/23 01:54:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/23 01:54:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/23 01:54:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:51 DEBUG : dir/file1(0x3fe285abe4c0): >openPending: err= 2026/08/23 01:54:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/23 01:54:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 01:54:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 01:54:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/23 01:54:51 DEBUG : dir/file1(0x3fe285abe4c0): _writeAt: size=5, off=0 2026/08/23 01:54:51 DEBUG : dir/file1(0x3fe285abe4c0): >_writeAt: n=5, err= 2026/08/23 01:54:51 DEBUG : dir/file1(0x3fe285abe4c0): close: 2026/08/23 01:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:51 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-23 01:54:51.200373583 +0000 UTC m=+31.128654051 2026/08/23 01:54:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:51 DEBUG : dir/file1(0x3fe285abe4c0): >close: err= 2026/08/23 01:54:51 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:51 DEBUG : dir: Looking for writers 2026/08/23 01:54:51 DEBUG : file1: reading active writers 2026/08/23 01:54:51 DEBUG : Looking for writers 2026/08/23 01:54:51 DEBUG : dir: reading active writers 2026/08/23 01:54:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 01:54:51 DEBUG : dir: Looking for writers 2026/08/23 01:54:51 DEBUG : file1: reading active writers 2026/08/23 01:54:51 DEBUG : Looking for writers 2026/08/23 01:54:51 DEBUG : dir: reading active writers 2026/08/23 01:54:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 01:54:51 DEBUG : dir: Looking for writers 2026/08/23 01:54:51 DEBUG : file1: reading active writers 2026/08/23 01:54:51 DEBUG : Looking for writers 2026/08/23 01:54:51 DEBUG : dir: reading active writers 2026/08/23 01:54:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 01:54:51 DEBUG : dir: Looking for writers 2026/08/23 01:54:51 DEBUG : file1: reading active writers 2026/08/23 01:54:51 DEBUG : Looking for writers 2026/08/23 01:54:51 DEBUG : dir: reading active writers 2026/08/23 01:54:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 01:54:51 DEBUG : dir/file1: vfs cache: starting upload 2026/08/23 01:54:51 DEBUG : dir/file1.8bed3e99.partial: size = 5 OK 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1.8bed3e99.partial" 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1.8bed3e99.partial 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1.8bed3e99.partial" 2026/08/23 01:54:51 DEBUG : dir: Looking for writers 2026/08/23 01:54:51 DEBUG : file1: reading active writers 2026/08/23 01:54:51 DEBUG : Looking for writers 2026/08/23 01:54:51 DEBUG : dir: reading active writers 2026/08/23 01:54:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-hilubik4wowe/dir/file1.8bed3e99.partial 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:51 DEBUG : dir/file1.8bed3e99.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/23 01:54:51 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/23 01:54:51 DEBUG : dir/file1.8bed3e99.partial: renamed to: dir/file1 2026/08/23 01:54:51 INFO : dir/file1: Copied (replaced existing) 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:51 DEBUG : dir: Looking for writers 2026/08/23 01:54:51 DEBUG : file1: reading active writers 2026/08/23 01:54:51 DEBUG : Looking for writers 2026/08/23 01:54:51 DEBUG : dir: reading active writers 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:51 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/23 01:54:51 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-23 01:54:51 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/23 01:54:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/23 01:54:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:51 DEBUG : >WaitForWriters: 2026/08/23 01:54:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.66s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:51 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:51 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:51 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/23 01:54:51 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:51 DEBUG : dir/file1: newRWFileHandle: 2026/08/23 01:54:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/23 01:54:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/23 01:54:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/23 01:54:51 DEBUG : dir/file1(0x3fe286121b00): _writeAt: size=5, off=0 2026/08/23 01:54:51 DEBUG : dir/file1(0x3fe286121b00): openPending: 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/23 01:54:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/23 01:54:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/23 01:54:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:51 DEBUG : dir/file1(0x3fe286121b00): >openPending: err= 2026/08/23 01:54:51 DEBUG : dir/file1(0x3fe286121b00): >_writeAt: n=5, err= 2026/08/23 01:54:51 DEBUG : dir/file1(0x3fe286121b00): _writeAt: size=15, off=5 2026/08/23 01:54:51 DEBUG : dir/file1(0x3fe286121b00): >_writeAt: n=15, err= 2026/08/23 01:54:51 DEBUG : dir/file1(0x3fe286121b00): close: 2026/08/23 01:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/23 01:54:51 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-23 01:54:51.866858899 +0000 UTC m=+31.795139378 2026/08/23 01:54:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:51 DEBUG : dir/file1(0x3fe286121b00): >close: err= 2026/08/23 01:54:51 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:51 DEBUG : dir: Looking for writers 2026/08/23 01:54:51 DEBUG : file1: reading active writers 2026/08/23 01:54:51 DEBUG : Looking for writers 2026/08/23 01:54:51 DEBUG : dir: reading active writers 2026/08/23 01:54:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 01:54:51 DEBUG : dir: Looking for writers 2026/08/23 01:54:51 DEBUG : file1: reading active writers 2026/08/23 01:54:51 DEBUG : Looking for writers 2026/08/23 01:54:51 DEBUG : dir: reading active writers 2026/08/23 01:54:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 01:54:51 DEBUG : dir: Looking for writers 2026/08/23 01:54:51 DEBUG : file1: reading active writers 2026/08/23 01:54:51 DEBUG : Looking for writers 2026/08/23 01:54:51 DEBUG : dir: reading active writers 2026/08/23 01:54:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 01:54:51 DEBUG : dir: Looking for writers 2026/08/23 01:54:51 DEBUG : file1: reading active writers 2026/08/23 01:54:51 DEBUG : Looking for writers 2026/08/23 01:54:51 DEBUG : dir: reading active writers 2026/08/23 01:54:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 01:54:51 DEBUG : dir/file1: vfs cache: starting upload 2026/08/23 01:54:51 DEBUG : dir/file1.f7da0364.partial: size = 20 OK 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1.f7da0364.partial" 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1.f7da0364.partial 2026/08/23 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1.f7da0364.partial" 2026/08/23 01:54:52 DEBUG : dir: Looking for writers 2026/08/23 01:54:52 DEBUG : file1: reading active writers 2026/08/23 01:54:52 DEBUG : Looking for writers 2026/08/23 01:54:52 DEBUG : dir: reading active writers 2026/08/23 01:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 01:54:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-hilubik4wowe/dir/file1.f7da0364.partial 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:52 DEBUG : dir/file1.f7da0364.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/23 01:54:52 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/23 01:54:52 DEBUG : dir/file1.f7da0364.partial: renamed to: dir/file1 2026/08/23 01:54:52 INFO : dir/file1: Copied (replaced existing) 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:54:52 DEBUG : dir: Looking for writers 2026/08/23 01:54:52 DEBUG : file1: reading active writers 2026/08/23 01:54:52 DEBUG : Looking for writers 2026/08/23 01:54:52 DEBUG : dir: reading active writers 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:52 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/23 01:54:52 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-23 01:54:51 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/23 01:54:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/23 01:54:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:52 DEBUG : >WaitForWriters: 2026/08/23 01:54:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.67s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:52 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : file1: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : file1(0x3fe285c62380): openPending: 2026/08/23 01:54:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:52 DEBUG : file1(0x3fe285c62380): >openPending: err= 2026/08/23 01:54:52 DEBUG : file1: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/23 01:54:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/23 01:54:52 DEBUG : file1(0x3fe285c62380): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : file1(0x3fe285c62380): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : file1(0x3fe285c62380): close: 2026/08/23 01:54:52 DEBUG : file1: vfs cache: setting modification time to 2026-08-23 01:54:52.207983915 +0000 UTC m=+32.136264403 2026/08/23 01:54:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : file1(0x3fe285c62380): >close: err= 2026/08/23 01:54:52 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:52 DEBUG : Looking for writers 2026/08/23 01:54:52 DEBUG : file1: reading active writers 2026/08/23 01:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 01:54:52 DEBUG : Looking for writers 2026/08/23 01:54:52 DEBUG : file1: reading active writers 2026/08/23 01:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 01:54:52 DEBUG : Looking for writers 2026/08/23 01:54:52 DEBUG : file1: reading active writers 2026/08/23 01:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 01:54:52 DEBUG : Looking for writers 2026/08/23 01:54:52 DEBUG : file1: reading active writers 2026/08/23 01:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 01:54:52 DEBUG : file1: vfs cache: starting upload 2026/08/23 01:54:52 DEBUG : file1.0afe69d9.partial: size = 5 OK 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1.0afe69d9.partial" 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1.0afe69d9.partial 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1.0afe69d9.partial" 2026/08/23 01:54:52 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-hilubik4wowe/dir/file1: no such file or directory 2026/08/23 01:54:52 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-hilubik4wowe/dir/file1: no such file or directory 2026/08/23 01:54:52 DEBUG : Looking for writers 2026/08/23 01:54:52 DEBUG : file1: reading active writers 2026/08/23 01:54:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-hilubik4wowe/file1.0afe69d9.partial 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:52 DEBUG : file1.0afe69d9.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/23 01:54:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/23 01:54:52 DEBUG : file1.0afe69d9.partial: renamed to: file1 2026/08/23 01:54:52 INFO : file1: Copied (new) 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:52 DEBUG : Looking for writers 2026/08/23 01:54:52 DEBUG : file1: reading active writers 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:52 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/23 01:54:52 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-23 01:54:52 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/23 01:54:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:52 DEBUG : >WaitForWriters: 2026/08/23 01:54:52 INFO : file1: vfs cache: upload succeeded try #1 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.34s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:52 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/23 01:54:52 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0fb00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0fb00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0fb00): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0fb00): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0fb00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.546251233 +0000 UTC m=+32.474531731 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0fb00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2240): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2240): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2240): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2240): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2240): _writeAt: size=3, off=2 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2240): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2240): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.546251233 +0000 UTC m=+32.474531731 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2240): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2dc0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2dc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2dc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2dc0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2dc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.546251233 +0000 UTC m=+32.474531731 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2dc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285ee1b90 item 1 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa35c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa35c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa35c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa35c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa35c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.550859405 +0000 UTC m=+32.479139904 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa35c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8e000): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8e000): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8e000): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8e000): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8e000): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.550859405 +0000 UTC m=+32.479139904 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8e000): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2860101c0 item 2 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8e640): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8e640): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8e640): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8e640): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8e640): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.553574373 +0000 UTC m=+32.481854872 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8e640): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8eac0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8eac0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8eac0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8eac0): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8eac0): _writeAt: size=3, off=2 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8eac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8eac0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.553574373 +0000 UTC m=+32.481854872 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8eac0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8ef80): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8ef80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8ef80): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8ef80): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8ef80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.553574373 +0000 UTC m=+32.481854872 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8ef80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286010540 item 3 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8f600): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8f600): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8f600): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8f600): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8f600): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.556875468 +0000 UTC m=+32.485155986 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8f600): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8fb40): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8fb40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8fb40): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8fb40): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8fb40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.556875468 +0000 UTC m=+32.485155986 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f8fb40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286010a10 item 4 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa6280): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa6280): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa6280): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa6280): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa6280): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.559259951 +0000 UTC m=+32.487540449 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa6280): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa6700): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa6700): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa6700): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa6700): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa6700): _writeAt: size=3, off=2 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa6700): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa6700): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.559259951 +0000 UTC m=+32.487540449 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa6700): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa6bc0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa6bc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa6bc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa6bc0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa6bc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.559259951 +0000 UTC m=+32.487540449 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa6bc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286010d90 item 5 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa7240): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa7240): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa7240): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa7240): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa7240): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.563332503 +0000 UTC m=+32.491613000 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa7240): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa7780): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa7780): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa7780): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa7780): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa7780): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.563332503 +0000 UTC m=+32.491613000 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa7780): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286011420 item 6 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa7e00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa7e00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa7e00): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa7e00): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa7e00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.566743324 +0000 UTC m=+32.495023822 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fa7e00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fce400): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fce400): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fce400): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fce400): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fce400): _writeAt: size=3, off=2 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fce400): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fce400): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.566743324 +0000 UTC m=+32.495023822 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fce400): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fce8c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fce8c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fce8c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fce8c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fce8c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.566743324 +0000 UTC m=+32.495023822 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fce8c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2860117a0 item 7 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcef40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcef40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcef40): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcef40): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcef40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.570532881 +0000 UTC m=+32.498813369 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcef40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcf480): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcf480): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcf480): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcf480): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcf480): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.570532881 +0000 UTC m=+32.498813369 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcf480): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286011ce0 item 8 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcfa40): _readAt: size=2, off=0 2026/08/23 01:54:52 ERROR : open-test-file(0x3fe285fcfa40): Couldn't read size of file 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcfa40): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcfa40): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcfa40): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcfa40): close: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcfa40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcfe00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcfe00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcfe00): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcfe00): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcfe00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.573923584 +0000 UTC m=+32.502204072 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fcfe00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe4380): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe4380): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe4380): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe4380): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe4380): _writeAt: size=3, off=2 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe4380): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe4380): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.573923584 +0000 UTC m=+32.502204072 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe4380): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe4880): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe4880): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe4880): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe4880): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe4880): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.573923584 +0000 UTC m=+32.502204072 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe4880): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c523f0 item 9 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe4f00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe4f00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe4f00): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe4f00): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe4f00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.577973553 +0000 UTC m=+32.506254061 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe4f00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe5440): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe5440): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe5440): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe5440): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe5440): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.577973553 +0000 UTC m=+32.506254061 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe5440): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c52b60 item 10 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe5a80): _readAt: size=2, off=0 2026/08/23 01:54:52 ERROR : open-test-file(0x3fe285fe5a80): Couldn't read size of file 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe5a80): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe5a80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe5a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe5a80): close: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe5a80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe5e40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe5e40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe5e40): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe5e40): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe5e40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.581051506 +0000 UTC m=+32.509332005 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fe5e40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff6440): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff6440): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff6440): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff6440): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff6440): _writeAt: size=3, off=2 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff6440): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff6440): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.581051506 +0000 UTC m=+32.509332005 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff6440): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff6940): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff6940): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff6940): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff6940): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff6940): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.581051506 +0000 UTC m=+32.509332005 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff6940): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c52ee0 item 11 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff6fc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff6fc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff6fc0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff6fc0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff6fc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.584829641 +0000 UTC m=+32.513110139 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff6fc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff7500): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff7500): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff7500): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff7500): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff7500): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.584829641 +0000 UTC m=+32.513110139 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff7500): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c537a0 item 12 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff7b40): _readAt: size=2, off=0 2026/08/23 01:54:52 ERROR : open-test-file(0x3fe285ff7b40): Couldn't read size of file 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff7b40): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff7b40): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff7b40): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff7b40): close: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff7b40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600e000): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600e000): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600e000): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600e000): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600e000): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.588570636 +0000 UTC m=+32.516851125 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600e000): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600e6c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600e6c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600e6c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600e6c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600e6c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.588570636 +0000 UTC m=+32.516851125 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600e6c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c53c70 item 13 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600ed40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600ed40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600ed40): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600ed40): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600ed40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.59165377 +0000 UTC m=+32.519934268 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600ed40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600f280): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600f280): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600f280): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600f280): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600f280): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.59165377 +0000 UTC m=+32.519934268 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600f280): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286390150 item 14 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600f8c0): _readAt: size=2, off=0 2026/08/23 01:54:52 ERROR : open-test-file(0x3fe28600f8c0): Couldn't read size of file 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600f8c0): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600f8c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600f8c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600f8c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600f8c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600fc80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600fc80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600fc80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600fc80): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600fc80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.595202822 +0000 UTC m=+32.523483380 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600fc80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c440): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c440): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c440): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c440): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c440): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.595202822 +0000 UTC m=+32.523483380 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c440): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286390690 item 15 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602cac0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602cac0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602cac0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602cac0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602cac0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.598372288 +0000 UTC m=+32.526652806 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602cac0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d000): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d000): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d000): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d000): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d000): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.598372288 +0000 UTC m=+32.526652806 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d000): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286390a10 item 16 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d640): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d640): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d640): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d640): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d640): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.601231227 +0000 UTC m=+32.529511715 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d640): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602dac0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602dac0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602dac0): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602dac0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602dac0): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602dac0): _writeAt: size=3, off=7 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602dac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602dac0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.601231227 +0000 UTC m=+32.529511715 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602dac0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860460c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860460c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860460c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860460c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860460c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.601231227 +0000 UTC m=+32.529511715 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860460c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286390d90 item 17 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286046740): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286046740): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286046740): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286046740): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286046740): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.605070899 +0000 UTC m=+32.533351397 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286046740): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286046c80): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286046c80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286046c80): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286046c80): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286046c80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.605070899 +0000 UTC m=+32.533351397 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286046c80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2863912d0 item 18 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286047300): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286047300): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286047300): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286047300): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286047300): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.608719309 +0000 UTC m=+32.536999797 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286047300): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286047800): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286047800): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286047800): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286047800): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286047800): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286047800): _writeAt: size=3, off=7 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286047800): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286047800): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.608719309 +0000 UTC m=+32.536999797 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286047800): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286047d00): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286047d00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286047d00): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286047d00): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286047d00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.608719309 +0000 UTC m=+32.536999797 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286047d00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2863918f0 item 19 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608a480): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608a480): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608a480): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608a480): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608a480): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.612688115 +0000 UTC m=+32.540968612 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608a480): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608a9c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608a9c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608a9c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608a9c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608a9c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.612688115 +0000 UTC m=+32.540968612 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608a9c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286391dc0 item 20 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608b040): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608b040): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608b040): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608b040): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608b040): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.615476851 +0000 UTC m=+32.543757350 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608b040): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608b540): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608b540): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608b540): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608b540): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608b540): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608b540): _writeAt: size=3, off=7 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608b540): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608b540): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.615476851 +0000 UTC m=+32.543757350 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608b540): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608ba40): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608ba40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608ba40): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608ba40): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608ba40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.615476851 +0000 UTC m=+32.543757350 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28608ba40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285db0690 item 21 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860aa1c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860aa1c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860aa1c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860aa1c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860aa1c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.618862065 +0000 UTC m=+32.547142552 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860aa1c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860aa700): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860aa700): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860aa700): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860aa700): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860aa700): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.618862065 +0000 UTC m=+32.547142552 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860aa700): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285db0cb0 item 22 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860aad80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860aad80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860aad80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860aad80): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860aad80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.621252479 +0000 UTC m=+32.549532978 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860aad80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860ab280): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860ab280): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860ab280): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860ab280): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860ab280): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860ab280): _writeAt: size=3, off=7 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860ab280): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860ab280): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.621252479 +0000 UTC m=+32.549532978 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860ab280): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860ab780): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860ab780): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860ab780): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860ab780): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860ab780): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.621252479 +0000 UTC m=+32.549532978 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860ab780): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285db1730 item 23 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860abe00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860abe00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860abe00): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860abe00): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860abe00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.624570316 +0000 UTC m=+32.552850813 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860abe00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f4440): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f4440): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f4440): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f4440): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f4440): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.624570316 +0000 UTC m=+32.552850813 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f4440): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285db1e30 item 24 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f4a80): _readAt: size=2, off=0 2026/08/23 01:54:52 ERROR : open-test-file(0x3fe2860f4a80): Couldn't read size of file 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f4a80): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f4a80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f4a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f4a80): close: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f4a80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f4e40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f4e40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f4e40): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f4e40): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f4e40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.627240969 +0000 UTC m=+32.555521457 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f4e40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f5340): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f5340): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f5340): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f5340): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f5340): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f5340): _writeAt: size=3, off=7 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f5340): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f5340): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.627240969 +0000 UTC m=+32.555521457 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f5340): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f5880): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f5880): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f5880): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f5880): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f5880): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.627240969 +0000 UTC m=+32.555521457 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860f5880): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285d524d0 item 25 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122000): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122000): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122000): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122000): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122000): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.630533417 +0000 UTC m=+32.558813915 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122000): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122540): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122540): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122540): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122540): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122540): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.630533417 +0000 UTC m=+32.558813915 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122540): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285d53110 item 26 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122b80): _readAt: size=2, off=0 2026/08/23 01:54:52 ERROR : open-test-file(0x3fe286122b80): Couldn't read size of file 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122b80): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122b80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122b80): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122b80): close: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122b80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122f40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122f40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122f40): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122f40): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122f40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.633919583 +0000 UTC m=+32.562200081 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286122f40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286123440): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286123440): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286123440): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286123440): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286123440): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286123440): _writeAt: size=3, off=7 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286123440): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286123440): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.633919583 +0000 UTC m=+32.562200081 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286123440): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286123980): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286123980): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286123980): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286123980): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286123980): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.633919583 +0000 UTC m=+32.562200081 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286123980): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285d53490 item 27 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286198100): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286198100): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286198100): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286198100): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286198100): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.637835598 +0000 UTC m=+32.566116086 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286198100): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286198640): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286198640): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286198640): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286198640): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286198640): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.637835598 +0000 UTC m=+32.566116086 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286198640): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285d53ab0 item 28 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286198c80): _readAt: size=2, off=0 2026/08/23 01:54:52 ERROR : open-test-file(0x3fe286198c80): Couldn't read size of file 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286198c80): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286198c80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286198c80): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286198c80): close: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286198c80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286199040): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286199040): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286199040): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286199040): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286199040): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.64016691 +0000 UTC m=+32.568447399 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286199040): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286199700): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286199700): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286199700): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286199700): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286199700): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.64016691 +0000 UTC m=+32.568447399 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286199700): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2860c21c0 item 29 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286199d80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286199d80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286199d80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286199d80): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286199d80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.642539271 +0000 UTC m=+32.570819759 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286199d80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861be3c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861be3c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861be3c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861be3c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861be3c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.642539271 +0000 UTC m=+32.570819759 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861be3c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2860c2540 item 30 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bea00): _readAt: size=2, off=0 2026/08/23 01:54:52 ERROR : open-test-file(0x3fe2861bea00): Couldn't read size of file 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bea00): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bea00): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bea00): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bea00): close: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bea00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bedc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bedc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bedc0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bedc0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bedc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.644683031 +0000 UTC m=+32.572963499 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bedc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bf480): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bf480): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bf480): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bf480): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bf480): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.644683031 +0000 UTC m=+32.572963499 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bf480): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2860c2a80 item 31 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bfb00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bfb00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bfb00): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bfb00): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bfb00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.646487077 +0000 UTC m=+32.574767535 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861bfb00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d8140): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d8140): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d8140): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d8140): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d8140): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.646487077 +0000 UTC m=+32.574767535 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d8140): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2860c2fc0 item 32 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d8780): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d8780): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d8780): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d8780): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d8780): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.648145199 +0000 UTC m=+32.576425667 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d8780): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d8c00): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d8c00): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d8c00): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d8c00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d8c00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2860c35e0 item 33 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d8c00): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d8c00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.649118346 +0000 UTC m=+32.577398825 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d8c00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d9100): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d9100): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d9100): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d9100): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d9100): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.649118346 +0000 UTC m=+32.577398825 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d9100): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2860c37a0 item 33 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d9740): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d9740): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d9740): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d9740): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d9740): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.651423831 +0000 UTC m=+32.579704309 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d9740): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d9bc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d9bc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2860c3b20 item 34 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d9bc0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d9bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d9bc0): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d9bc0): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d9bc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.652300937 +0000 UTC m=+32.580581415 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861d9bc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa200): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa200): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa200): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa200): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa200): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.652300937 +0000 UTC m=+32.580581415 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa200): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2860c3ce0 item 34 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa840): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa840): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa840): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa840): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa840): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.65425634 +0000 UTC m=+32.582536818 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa840): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861facc0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861facc0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861facc0): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861facc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861facc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285996310 item 35 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861facc0): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861facc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.654974566 +0000 UTC m=+32.583255044 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861facc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fb1c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fb1c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fb1c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fb1c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fb1c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.654974566 +0000 UTC m=+32.583255044 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fb1c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285996540 item 35 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa4c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa4c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa4c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa4c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa4c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.659960804 +0000 UTC m=+32.588241362 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa4c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa9c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa9c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285996620 item 36 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa9c0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa9c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa9c0): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa9c0): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa9c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.660948118 +0000 UTC m=+32.589228607 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fa9c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861faf40): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861faf40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861faf40): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861faf40): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861faf40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.660948118 +0000 UTC m=+32.589228607 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861faf40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2859968c0 item 36 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fb940): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fb940): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fb940): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fb940): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fb940): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.663324085 +0000 UTC m=+32.591604574 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fb940): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fbdc0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fbdc0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fbdc0): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fbdc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fbdc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285996e70 item 37 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fbdc0): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fbdc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.664207974 +0000 UTC m=+32.592488472 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861fbdc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2864663c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2864663c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2864663c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2864663c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2864663c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.664207974 +0000 UTC m=+32.592488472 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2864663c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2859971f0 item 37 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466a40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466a40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466a40): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466a40): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466a40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.666728184 +0000 UTC m=+32.595008742 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466a40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466f40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466f40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285997c00 item 38 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466f40): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466f40): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466f40): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466f40): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466f40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.667589772 +0000 UTC m=+32.595870270 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466f40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467500): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467500): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467500): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467500): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467500): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.667589772 +0000 UTC m=+32.595870270 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467500): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611a1c0 item 38 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467b80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467b80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467b80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467b80): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467b80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.66975468 +0000 UTC m=+32.598035158 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467b80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c62380): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c62380): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c62380): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c62380): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c62380): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611a620 item 39 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c62380): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c62380): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.670562285 +0000 UTC m=+32.598842764 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c62380): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c63400): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c63400): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c63400): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c63400): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c63400): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.670562285 +0000 UTC m=+32.598842764 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c63400): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611a850 item 39 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c63a80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c63a80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c63a80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c63a80): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c63a80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.672461983 +0000 UTC m=+32.600742461 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c63a80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858ae540): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858ae540): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611ac40 item 40 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858ae540): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858ae540): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858ae540): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858ae540): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858ae540): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.673246705 +0000 UTC m=+32.601527183 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858ae540): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858aee40): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858aee40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858aee40): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858aee40): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858aee40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.673246705 +0000 UTC m=+32.601527183 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858aee40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611ae00 item 40 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858af880): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858af880): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858af880): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858af880): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858af880): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858af880): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858af880): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.674985599 +0000 UTC m=+32.603266078 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858af880): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858afd80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858afd80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858afd80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611b180 item 41 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858afd80): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858afd80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.675787173 +0000 UTC m=+32.604067651 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858afd80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2a580): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2a580): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2a580): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2a580): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2a580): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611b340 item 41 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2a580): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2a580): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.676583046 +0000 UTC m=+32.604863524 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2a580): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2ac00): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2ac00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2ac00): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2ac00): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2ac00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.676583046 +0000 UTC m=+32.604863524 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2ac00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611b5e0 item 41 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2b7c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2b7c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2b7c0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2b7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2b7c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2b7c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2b7c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.678367786 +0000 UTC m=+32.606648265 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2b7c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286120100): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286120100): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286120100): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611b960 item 42 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286120100): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286120100): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.679072026 +0000 UTC m=+32.607352504 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286120100): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286120680): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286120680): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611bb20 item 42 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286120680): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286120680): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286120680): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286120680): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286120680): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.679846859 +0000 UTC m=+32.608127378 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286120680): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286120c00): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286120c00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286120c00): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286120c00): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286120c00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.679846859 +0000 UTC m=+32.608127378 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286120c00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611bce0 item 42 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286121240): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286121240): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286121240): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286121240): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286121240): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286121240): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286121240): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.681680993 +0000 UTC m=+32.609961471 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286121240): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286121740): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286121740): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286121740): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286456230 item 43 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286121740): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286121740): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.682487838 +0000 UTC m=+32.610768316 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286121740): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286121c80): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286121c80): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286121c80): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286121c80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286121c80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286456460 item 43 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286121c80): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286121c80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.683193961 +0000 UTC m=+32.611474439 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286121c80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abe480): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abe480): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abe480): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abe480): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abe480): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.683193961 +0000 UTC m=+32.611474439 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abe480): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286456620 item 43 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abeac0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abeac0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abeac0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abeac0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abeac0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abeac0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abeac0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.685585789 +0000 UTC m=+32.613866287 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abeac0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf000): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf000): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf000): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286456a80 item 44 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf000): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf000): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.686368187 +0000 UTC m=+32.614648674 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf000): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf640): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf640): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286456e00 item 44 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf640): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf640): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf640): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf640): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf640): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.687347696 +0000 UTC m=+32.615628185 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf640): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abfcc0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abfcc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abfcc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abfcc0): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abfcc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.687347696 +0000 UTC m=+32.615628185 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abfcc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286457030 item 44 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563a7c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563a7c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563a7c0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563a7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563a7c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563a7c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563a7c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.689612623 +0000 UTC m=+32.617893111 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563a7c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563b9c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563b9c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563b9c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2864573b0 item 45 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563b9c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563b9c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.690390462 +0000 UTC m=+32.618670950 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563b9c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0e580): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0e580): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0e580): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0e580): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0e580): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.690390462 +0000 UTC m=+32.618670950 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0e580): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286457570 item 45 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0ebc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0ebc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0ebc0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0ebc0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0ebc0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0ebc0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0ebc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.692913297 +0000 UTC m=+32.621193796 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0ebc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f0c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f0c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f0c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2864578f0 item 46 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f0c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f0c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.693617648 +0000 UTC m=+32.621898135 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f0c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f7c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f7c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f7c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f7c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f7c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.693617648 +0000 UTC m=+32.621898135 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f7c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286457ab0 item 46 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0fe00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0fe00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0fe00): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0fe00): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0fe00): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0fe00): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0fe00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.695873858 +0000 UTC m=+32.624154326 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0fe00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2ac0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2ac0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2ac0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28617c000 item 47 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2ac0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2ac0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.696495884 +0000 UTC m=+32.624776352 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2ac0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa34c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa34c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa34c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa34c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa34c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.696495884 +0000 UTC m=+32.624776352 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa34c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28617c3f0 item 47 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e080): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e080): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e080): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e080): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e080): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e080): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e080): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.698320809 +0000 UTC m=+32.626601277 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e080): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e580): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e580): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e580): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28617c7e0 item 48 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e580): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e580): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.699052582 +0000 UTC m=+32.627333050 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e580): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2ec80): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2ec80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2ec80): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2ec80): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2ec80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.699052582 +0000 UTC m=+32.627333050 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2ec80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28617ca80 item 48 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2f2c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2f2c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2f2c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2f2c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2f2c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.700710473 +0000 UTC m=+32.628990941 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2f2c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2f740): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2f740): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2f740): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2f740): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2f740): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2f740): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28617cfc0 item 49 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2f740): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2f740): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.701340102 +0000 UTC m=+32.629620570 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2f740): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2fc80): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2fc80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2fc80): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2fc80): >_readAt: n=8, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2fc80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.701340102 +0000 UTC m=+32.629620570 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2fc80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28617d260 item 49 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb2400): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb2400): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb2400): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb2400): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb2400): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.703427143 +0000 UTC m=+32.631707611 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb2400): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb2900): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb2900): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb2900): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28617db90 item 50 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb2900): _readAt: size=2, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb2900): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb2900): _writeAt: size=3, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb2900): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb2900): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.704178863 +0000 UTC m=+32.632459331 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb2900): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb2e80): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb2e80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb2e80): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb2e80): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb2e80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.704178863 +0000 UTC m=+32.632459331 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb2e80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28617dd50 item 50 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb3500): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb3500): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb3500): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb3500): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb3500): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.705690939 +0000 UTC m=+32.633971427 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb3500): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb3a00): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb3a00): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb3a00): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb3a00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb3a00): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb3a00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285940540 item 51 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb3a00): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb3a00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.706540894 +0000 UTC m=+32.634821372 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285bb3a00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd6040): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd6040): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd6040): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd6040): >_readAt: n=8, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd6040): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.706540894 +0000 UTC m=+32.634821372 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd6040): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285940770 item 51 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd66c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd66c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd66c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd66c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd66c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.708616263 +0000 UTC m=+32.636896741 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd66c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd6bc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd6bc0): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd6bc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285940cb0 item 52 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd6bc0): _readAt: size=2, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd6bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd6bc0): _writeAt: size=3, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd6bc0): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd6bc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.709390365 +0000 UTC m=+32.637670833 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd6bc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd7140): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd7140): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd7140): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd7140): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd7140): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.709390365 +0000 UTC m=+32.637670833 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 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-hilubik4wowe/dir/file1: no such file or directory 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd7140): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 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-hilubik4wowe/dir/file1: no such file or directory 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285941110 item 52 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd77c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd77c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd77c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd77c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd77c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.711366146 +0000 UTC m=+32.639646625 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd77c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd7cc0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd7cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd7cc0): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd7cc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd7cc0): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd7cc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285941ce0 item 53 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd7cc0): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd7cc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.712173161 +0000 UTC m=+32.640453639 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cd7cc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d68300): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d68300): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d68300): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d68300): >_readAt: n=8, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d68300): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.712173161 +0000 UTC m=+32.640453639 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d68300): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7c0e0 item 53 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d68980): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d68980): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d68980): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d68980): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d68980): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.714991905 +0000 UTC m=+32.643272393 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d68980): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d68e80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d68e80): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d68e80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7c770 item 54 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d68e80): _readAt: size=2, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d68e80): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d68e80): _writeAt: size=3, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d68e80): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d68e80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.715899038 +0000 UTC m=+32.644179516 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d68e80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d69400): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d69400): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d69400): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d69400): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d69400): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.715899038 +0000 UTC m=+32.644179516 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d69400): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7ca10 item 54 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d69a80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d69a80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d69a80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d69a80): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d69a80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.717743421 +0000 UTC m=+32.646023899 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d69a80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dea080): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dea080): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dea080): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dea080): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dea080): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dea080): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7ce70 item 55 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dea080): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dea080): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.718504098 +0000 UTC m=+32.646784576 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dea080): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dea5c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dea5c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dea5c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dea5c0): >_readAt: n=8, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dea5c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.718504098 +0000 UTC m=+32.646784576 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dea5c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7d030 item 55 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285deac40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285deac40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285deac40): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285deac40): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285deac40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.720525064 +0000 UTC m=+32.648805542 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285deac40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285deb140): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285deb140): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285deb140): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7d490 item 56 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285deb140): _readAt: size=2, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285deb140): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285deb140): _writeAt: size=3, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285deb140): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285deb140): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.721277816 +0000 UTC m=+32.649558294 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285deb140): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285deb6c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285deb6c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285deb6c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285deb6c0): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285deb6c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.721277816 +0000 UTC m=+32.649558294 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285deb6c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7d650 item 56 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285debd00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285debd00): open at offset 0 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285debd00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285debd00): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285debd00): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285debd00): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285debd00): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285debd00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.723139232 +0000 UTC m=+32.651419710 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285debd00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfa340): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfa340): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfa340): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7db20 item 57 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfa340): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfa340): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.723772537 +0000 UTC m=+32.652053016 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfa340): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfa880): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfa880): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfa880): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfa880): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfa880): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfa880): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7ddc0 item 57 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfa880): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfa880): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.724774981 +0000 UTC m=+32.653055449 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfa880): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfae00): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfae00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfae00): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfae00): >_readAt: n=8, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfae00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.724774981 +0000 UTC m=+32.653055449 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfae00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285ab82a0 item 57 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfb440): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfb440): open at offset 0 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfb440): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfb440): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfb440): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfb440): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfb440): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfb440): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.726671923 +0000 UTC m=+32.654952391 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfb440): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfb980): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfb980): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfb980): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285ab8700 item 58 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfb980): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfb980): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.727322291 +0000 UTC m=+32.655602769 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfb980): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616a180): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616a180): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616a180): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285ab8a10 item 58 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616a180): _readAt: size=2, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616a180): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616a180): _writeAt: size=3, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616a180): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616a180): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.728155134 +0000 UTC m=+32.656435602 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616a180): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616a740): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616a740): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616a740): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616a740): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616a740): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.728155134 +0000 UTC m=+32.656435602 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616a740): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285658230 item 58 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616ad80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616ad80): open at offset 0 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616ad80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616ad80): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616ad80): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616ad80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616ad80): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616ad80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.729975963 +0000 UTC m=+32.658256431 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616ad80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616b2c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616b2c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616b2c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285658f50 item 59 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616b2c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616b2c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.730534999 +0000 UTC m=+32.658815467 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616b2c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616b800): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616b800): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616b800): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616b800): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616b800): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616b800): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285659490 item 59 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616b800): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616b800): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.731184255 +0000 UTC m=+32.659464723 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616b800): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616bd80): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616bd80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616bd80): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616bd80): >_readAt: n=8, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616bd80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.731184255 +0000 UTC m=+32.659464723 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28616bd80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7a000 item 59 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec84c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec84c0): open at offset 0 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec84c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec84c0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec84c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec84c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec84c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec84c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.732714224 +0000 UTC m=+32.660994692 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec84c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec8a00): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec8a00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec8a00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7a620 item 60 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec8a00): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec8a00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.733579669 +0000 UTC m=+32.661860147 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec8a00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec8f40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec8f40): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec8f40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7a850 item 60 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec8f40): _readAt: size=2, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec8f40): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec8f40): _writeAt: size=3, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec8f40): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec8f40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.734414245 +0000 UTC m=+32.662694723 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec8f40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec9500): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec9500): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec9500): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec9500): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec9500): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.734414245 +0000 UTC m=+32.662694723 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec9500): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7aa10 item 60 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec9b40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec9b40): open at offset 0 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec9b40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec9b40): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec9b40): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec9b40): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec9b40): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec9b40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.736447856 +0000 UTC m=+32.664728334 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ec9b40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee8180): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee8180): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee8180): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7b490 item 61 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee8180): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee8180): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.737120156 +0000 UTC m=+32.665400644 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee8180): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee8880): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee8880): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee8880): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee8880): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee8880): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.737120156 +0000 UTC m=+32.665400644 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee8880): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7b650 item 61 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee8ec0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee8ec0): open at offset 0 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee8ec0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee8ec0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee8ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee8ec0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee8ec0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee8ec0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.739041164 +0000 UTC m=+32.667321642 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee8ec0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee9400): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee9400): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee9400): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7bb20 item 62 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee9400): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee9400): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.739714706 +0000 UTC m=+32.667995184 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee9400): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee9b00): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee9b00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee9b00): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee9b00): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee9b00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.739714706 +0000 UTC m=+32.667995184 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ee9b00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7bdc0 item 62 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0c240): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0c240): open at offset 0 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0c240): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0c240): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0c240): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0c240): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0c240): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0c240): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.741737896 +0000 UTC m=+32.670018374 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0c240): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0c780): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0c780): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0c780): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28651e2a0 item 63 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0c780): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0c780): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.742345825 +0000 UTC m=+32.670626303 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0c780): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0ce80): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0ce80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0ce80): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0ce80): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0ce80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.742345825 +0000 UTC m=+32.670626303 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0ce80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28651e5b0 item 63 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0d4c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0d4c0): open at offset 0 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0d4c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0d4c0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0d4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0d4c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0d4c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0d4c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.744843041 +0000 UTC m=+32.673123519 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0d4c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0da00): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0da00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0da00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28651ebd0 item 64 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0da00): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0da00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.745411144 +0000 UTC m=+32.673691622 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0da00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34200): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34200): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34200): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34200): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34200): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.745411144 +0000 UTC m=+32.673691622 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34200): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28651ed90 item 64 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34840): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34840): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34840): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34840): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34840): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.747488678 +0000 UTC m=+32.675769156 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34840): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34cc0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34cc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34cc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34cc0): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34cc0): _writeAt: size=3, off=2 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28651f110 item 65 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34cc0): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34cc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.748430586 +0000 UTC m=+32.676711065 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34cc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f351c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f351c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f351c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f351c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f351c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.748430586 +0000 UTC m=+32.676711065 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f351c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28651f2d0 item 65 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35800): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35800): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35800): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35800): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35800): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.75093687 +0000 UTC m=+32.679217348 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35800): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35c80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35c80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28651f7a0 item 66 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35c80): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35c80): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35c80): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35c80): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35c80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.751907053 +0000 UTC m=+32.680187531 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35c80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f582c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f582c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f582c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f582c0): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f582c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.751907053 +0000 UTC m=+32.680187531 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f582c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28651fa40 item 66 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f58900): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f58900): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f58900): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f58900): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f58900): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.753836466 +0000 UTC m=+32.682116944 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f58900): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f58d80): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f58d80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f58d80): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f58d80): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f58d80): _writeAt: size=3, off=2 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28651fe30 item 67 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f58d80): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f58d80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.754543932 +0000 UTC m=+32.682824410 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f58d80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f59280): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f59280): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f59280): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f59280): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f59280): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.754543932 +0000 UTC m=+32.682824410 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f59280): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28608e150 item 67 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f59900): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f59900): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f59900): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f59900): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f59900): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.756963341 +0000 UTC m=+32.685243820 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f59900): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f59e00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f59e00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28608e850 item 68 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f59e00): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f59e00): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f59e00): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f59e00): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f59e00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.75782585 +0000 UTC m=+32.686106329 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f59e00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f78440): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f78440): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f78440): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f78440): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f78440): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.75782585 +0000 UTC m=+32.686106329 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f78440): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28608eb60 item 68 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f78a80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f78a80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f78a80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f78a80): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f78a80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.759589541 +0000 UTC m=+32.687870019 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f78a80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f78f00): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f78f00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f78f00): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f78f00): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f78f00): _writeAt: size=3, off=2 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28608eee0 item 69 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f78f00): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f78f00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.760400703 +0000 UTC m=+32.688681181 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f78f00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f79400): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f79400): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f79400): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f79400): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f79400): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.760400703 +0000 UTC m=+32.688681181 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f79400): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28608f0a0 item 69 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f79a80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f79a80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f79a80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f79a80): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f79a80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.762481553 +0000 UTC m=+32.690762031 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f79a80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94080): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94080): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28608f420 item 70 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94080): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94080): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94080): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94080): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94080): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.763449701 +0000 UTC m=+32.691730179 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94080): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f945c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f945c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f945c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f945c0): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f945c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.763449701 +0000 UTC m=+32.691730179 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f945c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28608f5e0 item 70 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94c40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94c40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94c40): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94c40): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94c40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.766764281 +0000 UTC m=+32.695044749 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94c40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95140): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95140): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95140): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95140): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95140): _writeAt: size=3, off=2 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28608f960 item 71 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95140): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95140): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.767676293 +0000 UTC m=+32.695956772 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95140): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95640): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95640): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95640): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95640): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95640): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.767676293 +0000 UTC m=+32.695956772 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95640): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28608fb20 item 71 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95cc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95cc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95cc0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95cc0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95cc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.770333792 +0000 UTC m=+32.698614260 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95cc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb22c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb22c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdc310 item 72 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb22c0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb22c0): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb22c0): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb22c0): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb22c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.771245554 +0000 UTC m=+32.699526022 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb22c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb2800): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb2800): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb2800): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb2800): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb2800): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.771245554 +0000 UTC m=+32.699526022 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb2800): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdc620 item 72 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb2dc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb2dc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb2dc0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb2dc0): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb2dc0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb2dc0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb2dc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.773355751 +0000 UTC m=+32.701636228 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb2dc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb32c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb32c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb32c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdca10 item 73 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb32c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb32c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.774181819 +0000 UTC m=+32.702462298 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb32c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb3780): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb3780): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb3780): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb3780): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb3780): _writeAt: size=3, off=2 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdcc40 item 73 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb3780): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb3780): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.774855762 +0000 UTC m=+32.703136240 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb3780): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb3cc0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb3cc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb3cc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb3cc0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb3cc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.774855762 +0000 UTC m=+32.703136240 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb3cc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdce00 item 73 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd6400): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd6400): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd6400): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd6400): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd6400): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd6400): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd6400): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.776877992 +0000 UTC m=+32.705158471 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd6400): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd6900): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd6900): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd6900): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdd1f0 item 74 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd6900): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd6900): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.777575188 +0000 UTC m=+32.705855667 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd6900): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd6e40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd6e40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdd3b0 item 74 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd6e40): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd6e40): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd6e40): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd6e40): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd6e40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.778390028 +0000 UTC m=+32.706670506 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd6e40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd73c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd73c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd73c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd73c0): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd73c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.778390028 +0000 UTC m=+32.706670506 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd73c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdd5e0 item 74 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd7a00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd7a00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd7a00): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd7a00): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd7a00): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd7a00): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd7a00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.780171171 +0000 UTC m=+32.708451650 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd7a00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fee000): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fee000): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fee000): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bddb90 item 75 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fee000): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fee000): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.780754524 +0000 UTC m=+32.709035002 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fee000): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fee540): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fee540): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fee540): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fee540): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fee540): _writeAt: size=3, off=2 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdddc0 item 75 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fee540): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fee540): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.781595753 +0000 UTC m=+32.709876230 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fee540): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285feea80): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285feea80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285feea80): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285feea80): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285feea80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.781595753 +0000 UTC m=+32.709876230 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285feea80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285a38540 item 75 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fef0c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fef0c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fef0c0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fef0c0): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fef0c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fef0c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fef0c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.783740873 +0000 UTC m=+32.712021352 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fef0c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fef5c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fef5c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fef5c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285a389a0 item 76 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fef5c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fef5c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.784488897 +0000 UTC m=+32.712769374 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fef5c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fefb00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fefb00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285a38cb0 item 76 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fefb00): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fefb00): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fefb00): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fefb00): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fefb00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.785426537 +0000 UTC m=+32.713707015 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fefb00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600c180): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600c180): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600c180): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600c180): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600c180): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.785426537 +0000 UTC m=+32.713707015 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600c180): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285a39030 item 76 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600c7c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600c7c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600c7c0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600c7c0): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600c7c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600c7c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600c7c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.787327597 +0000 UTC m=+32.715608075 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600c7c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600ccc0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600ccc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600ccc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285a396c0 item 77 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600ccc0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600ccc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.788017069 +0000 UTC m=+32.716297548 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600ccc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600d3c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600d3c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600d3c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600d3c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600d3c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.788017069 +0000 UTC m=+32.716297548 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600d3c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285a398f0 item 77 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600da00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600da00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600da00): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600da00): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600da00): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600da00): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600da00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.790358891 +0000 UTC m=+32.718639370 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28600da00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c000): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c000): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c000): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285a39e30 item 78 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c000): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c000): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.791061619 +0000 UTC m=+32.719342098 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c000): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c700): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c700): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c700): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c700): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c700): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.791061619 +0000 UTC m=+32.719342098 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c700): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285ee0150 item 78 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621a340): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621a340): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621a340): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621a340): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621a340): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621a340): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621a340): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.793244041 +0000 UTC m=+32.721524518 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621a340): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621a840): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621a840): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621a840): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286010150 item 79 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621a840): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621a840): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.793918775 +0000 UTC m=+32.722199253 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621a840): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621af40): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621af40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621af40): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621af40): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621af40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.793918775 +0000 UTC m=+32.722199253 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621af40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286010310 item 79 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621b580): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621b580): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621b580): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621b580): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621b580): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621b580): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621b580): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.795963296 +0000 UTC m=+32.724243774 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621b580): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621ba80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621ba80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621ba80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286010690 item 80 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621ba80): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621ba80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.796627281 +0000 UTC m=+32.724907758 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28621ba80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623a280): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623a280): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623a280): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623a280): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623a280): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.796627281 +0000 UTC m=+32.724907758 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623a280): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286010850 item 80 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623a8c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623a8c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623a8c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623a8c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623a8c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.799027262 +0000 UTC m=+32.727307741 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623a8c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623ad40): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623ad40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623ad40): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623ad40): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623ad40): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623ad40): _writeAt: size=3, off=7 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286010bd0 item 81 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623ad40): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623ad40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.799860577 +0000 UTC m=+32.728141055 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623ad40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623b280): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623b280): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623b280): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623b280): >_readAt: n=8, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623b280): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.799860577 +0000 UTC m=+32.728141055 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623b280): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286010d90 item 81 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623b900): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623b900): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623b900): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623b900): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623b900): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.801563863 +0000 UTC m=+32.729844332 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623b900): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623be00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623be00): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623be00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2860111f0 item 82 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623be00): _readAt: size=2, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623be00): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623be00): _writeAt: size=3, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623be00): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623be00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.802265117 +0000 UTC m=+32.730545586 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28623be00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286254480): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286254480): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286254480): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286254480): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286254480): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.802265117 +0000 UTC m=+32.730545586 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286254480): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286011490 item 82 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286254b00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286254b00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286254b00): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286254b00): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286254b00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.803888474 +0000 UTC m=+32.732168952 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286254b00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286255000): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286255000): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286255000): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286255000): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286255000): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286255000): _writeAt: size=3, off=7 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286011810 item 83 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286255000): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286255000): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.804452098 +0000 UTC m=+32.732732566 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286255000): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286255540): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286255540): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286255540): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286255540): >_readAt: n=8, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286255540): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.804452098 +0000 UTC m=+32.732732566 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286255540): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286011a40 item 83 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286255bc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286255bc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286255bc0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286255bc0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286255bc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.806673934 +0000 UTC m=+32.734954412 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286255bc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626e1c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626e1c0): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626e1c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286011dc0 item 84 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626e1c0): _readAt: size=2, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626e1c0): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626e1c0): _writeAt: size=3, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626e1c0): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626e1c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.807562843 +0000 UTC m=+32.735843321 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626e1c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626e740): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626e740): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626e740): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626e740): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626e740): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.807562843 +0000 UTC m=+32.735843321 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626e740): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c52310 item 84 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626edc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626edc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626edc0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626edc0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626edc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.809423056 +0000 UTC m=+32.737703524 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626edc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626f2c0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626f2c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626f2c0): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626f2c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626f2c0): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626f2c0): _writeAt: size=3, off=7 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c527e0 item 85 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626f2c0): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626f2c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.810142676 +0000 UTC m=+32.738423144 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626f2c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626f800): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626f800): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626f800): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626f800): >_readAt: n=8, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626f800): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.810142676 +0000 UTC m=+32.738423144 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626f800): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c52af0 item 85 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626fe80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626fe80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626fe80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626fe80): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626fe80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.811553109 +0000 UTC m=+32.739833577 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28626fe80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609c480): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609c480): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609c480): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c52e70 item 86 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609c480): _readAt: size=2, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609c480): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609c480): _writeAt: size=3, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609c480): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609c480): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.812277658 +0000 UTC m=+32.740558126 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609c480): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609ca00): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609ca00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609ca00): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609ca00): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609ca00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.812277658 +0000 UTC m=+32.740558126 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609ca00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c53180 item 86 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609d080): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609d080): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609d080): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609d080): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609d080): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.813820541 +0000 UTC m=+32.742101010 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609d080): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609d580): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609d580): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609d580): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609d580): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609d580): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609d580): _writeAt: size=3, off=7 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c537a0 item 87 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609d580): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609d580): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.814569015 +0000 UTC m=+32.742849483 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609d580): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609dac0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609dac0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609dac0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609dac0): >_readAt: n=8, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609dac0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.814569015 +0000 UTC m=+32.742849483 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28609dac0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c53a40 item 87 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bc240): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bc240): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bc240): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bc240): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bc240): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.816129692 +0000 UTC m=+32.744410161 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bc240): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bc740): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bc740): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bc740): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c53e30 item 88 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bc740): _readAt: size=2, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bc740): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bc740): _writeAt: size=3, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bc740): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bc740): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.816851306 +0000 UTC m=+32.745131774 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bc740): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bccc0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bccc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bccc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bccc0): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bccc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.816851306 +0000 UTC m=+32.745131774 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bccc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286390150 item 88 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bd300): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bd300): open at offset 0 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bd300): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bd300): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bd300): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bd300): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bd300): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bd300): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.818352831 +0000 UTC m=+32.746633308 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bd300): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bd840): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bd840): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bd840): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286390690 item 89 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bd840): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bd840): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.818983151 +0000 UTC m=+32.747263630 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bd840): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bdd80): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bdd80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bdd80): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bdd80): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bdd80): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bdd80): _writeAt: size=3, off=7 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286390850 item 89 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bdd80): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bdd80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.81970228 +0000 UTC m=+32.747982748 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860bdd80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860de400): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860de400): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860de400): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860de400): >_readAt: n=8, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860de400): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.81970228 +0000 UTC m=+32.747982748 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860de400): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286390a10 item 89 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860dea40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860dea40): open at offset 0 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860dea40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860dea40): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860dea40): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860dea40): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860dea40): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860dea40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.821381471 +0000 UTC m=+32.749661939 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860dea40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860def80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860def80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860def80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286390d90 item 90 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860def80): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860def80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.821943982 +0000 UTC m=+32.750224451 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860def80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860df4c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860df4c0): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860df4c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286390f50 item 90 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860df4c0): _readAt: size=2, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860df4c0): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860df4c0): _writeAt: size=3, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860df4c0): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860df4c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.822627223 +0000 UTC m=+32.750907731 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860df4c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860dfa80): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860dfa80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860dfa80): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860dfa80): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860dfa80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.822627223 +0000 UTC m=+32.750907731 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860dfa80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286391180 item 90 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861061c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861061c0): open at offset 0 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861061c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861061c0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861061c0): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861061c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861061c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861061c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.824281067 +0000 UTC m=+32.752561535 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861061c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286106700): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286106700): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286106700): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286391500 item 91 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286106700): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286106700): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.824940913 +0000 UTC m=+32.753221381 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286106700): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286106c40): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286106c40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286106c40): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286106c40): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286106c40): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286106c40): _writeAt: size=3, off=7 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2863919d0 item 91 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286106c40): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286106c40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.825721808 +0000 UTC m=+32.754002286 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286106c40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861071c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861071c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861071c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861071c0): >_readAt: n=8, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861071c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.825721808 +0000 UTC m=+32.754002286 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861071c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286391c70 item 91 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286107800): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286107800): open at offset 0 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286107800): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286107800): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286107800): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286107800): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286107800): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286107800): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.827291773 +0000 UTC m=+32.755572251 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286107800): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286107d40): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286107d40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286107d40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285db05b0 item 92 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286107d40): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286107d40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.827917966 +0000 UTC m=+32.756198434 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286107d40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134380): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134380): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134380): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285db07e0 item 92 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134380): _readAt: size=2, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134380): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134380): _writeAt: size=3, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134380): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134380): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.828552253 +0000 UTC m=+32.756832721 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134380): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134940): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134940): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134940): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134940): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134940): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.828552253 +0000 UTC m=+32.756832721 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134940): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285db09a0 item 92 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134f80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134f80): open at offset 0 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134f80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134f80): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134f80): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134f80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134f80): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134f80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.83004856 +0000 UTC m=+32.758329028 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286134f80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861354c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861354c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861354c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285db1180 item 93 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861354c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861354c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.830555356 +0000 UTC m=+32.758835824 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861354c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286135bc0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286135bc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286135bc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286135bc0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286135bc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.830555356 +0000 UTC m=+32.758835824 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286135bc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285db1500 item 93 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286156300): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286156300): open at offset 0 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286156300): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286156300): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286156300): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286156300): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286156300): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286156300): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.832883744 +0000 UTC m=+32.761164222 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286156300): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286156840): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286156840): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286156840): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285db1c70 item 94 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286156840): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286156840): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.833461004 +0000 UTC m=+32.761741482 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286156840): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286156f40): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286156f40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286156f40): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286156f40): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286156f40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.833461004 +0000 UTC m=+32.761741482 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286156f40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285db1e30 item 94 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286157580): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286157580): open at offset 0 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286157580): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286157580): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286157580): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286157580): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286157580): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286157580): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.835339672 +0000 UTC m=+32.763620150 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286157580): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286157ac0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286157ac0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286157ac0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285d524d0 item 95 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286157ac0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286157ac0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.836187523 +0000 UTC m=+32.764468002 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286157ac0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861902c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861902c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861902c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861902c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861902c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.836187523 +0000 UTC m=+32.764468002 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2861902c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285d52700 item 95 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286190900): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286190900): open at offset 0 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286190900): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286190900): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286190900): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286190900): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286190900): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286190900): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.838183412 +0000 UTC m=+32.766463901 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286190900): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286190e40): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286190e40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286190e40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285d53180 item 96 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286190e40): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286190e40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.83875366 +0000 UTC m=+32.767034138 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286190e40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286191540): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286191540): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286191540): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286191540): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286191540): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.83875366 +0000 UTC m=+32.767034138 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286191540): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285d53340 item 96 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= 2026/08/23 01:54:52 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:52 DEBUG : Looking for writers 2026/08/23 01:54:52 DEBUG : >WaitForWriters: 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:52 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/23 01:54:52 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466180): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466180): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466180): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466180): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466180): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.850157246 +0000 UTC m=+32.778437715 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466180): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466640): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466640): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466640): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466640): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466640): _writeAt: size=3, off=2 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466640): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466640): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.850157246 +0000 UTC m=+32.778437715 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466640): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466b00): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466b00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466b00): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466b00): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466b00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.850157246 +0000 UTC m=+32.778437715 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286466b00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285ab83f0 item 1 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467140): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467140): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467140): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467140): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467140): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.852739894 +0000 UTC m=+32.781020362 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467140): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2864676c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2864676c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2864676c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2864676c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2864676c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.852739894 +0000 UTC m=+32.781020362 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2864676c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285ab8af0 item 2 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467d00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467d00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467d00): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467d00): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467d00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.854276145 +0000 UTC m=+32.782556613 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286467d00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c62d40): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c62d40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c62d40): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c62d40): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c62d40): _writeAt: size=3, off=2 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c62d40): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c62d40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.854276145 +0000 UTC m=+32.782556613 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c62d40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c634c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c634c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c634c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c634c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c634c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.854276145 +0000 UTC m=+32.782556613 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c634c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285ab8e70 item 3 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c63b40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c63b40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c63b40): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c63b40): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c63b40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.856817865 +0000 UTC m=+32.785098333 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285c63b40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858ae680): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858ae680): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858ae680): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858ae680): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858ae680): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.856817865 +0000 UTC m=+32.785098333 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858ae680): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285ab9490 item 4 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858af380): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858af380): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858af380): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858af380): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858af380): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.858550077 +0000 UTC m=+32.786830545 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858af380): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858af900): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858af900): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858af900): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858af900): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858af900): _writeAt: size=3, off=2 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858af900): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858af900): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.858550077 +0000 UTC m=+32.786830545 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858af900): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858afdc0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858afdc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858afdc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858afdc0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858afdc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.858550077 +0000 UTC m=+32.786830545 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2858afdc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285ab98f0 item 5 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2a780): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2a780): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2a780): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2a780): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2a780): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.860868716 +0000 UTC m=+32.789149184 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2a780): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2b0c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2b0c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2b0c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2b0c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2b0c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.860868716 +0000 UTC m=+32.789149184 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2b0c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2859960e0 item 6 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2bb80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2bb80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2bb80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2bb80): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2bb80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.862581581 +0000 UTC m=+32.790862049 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2bb80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abe500): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abe500): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abe500): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abe500): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abe500): _writeAt: size=3, off=2 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abe500): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abe500): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.862581581 +0000 UTC m=+32.790862049 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abe500): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abe9c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abe9c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abe9c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abe9c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abe9c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.862581581 +0000 UTC m=+32.790862049 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abe9c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285996540 item 7 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf080): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf080): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf080): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf080): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf080): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.864608909 +0000 UTC m=+32.792889377 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf080): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf6c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf6c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf6c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf6c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf6c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.864608909 +0000 UTC m=+32.792889377 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abf6c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285996b60 item 8 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abfd80): _readAt: size=2, off=0 2026/08/23 01:54:52 ERROR : open-test-file(0x3fe285abfd80): Couldn't read size of file 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abfd80): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abfd80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abfd80): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abfd80): close: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285abfd80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563a440): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563a440): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563a440): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563a440): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563a440): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.866502596 +0000 UTC m=+32.794783074 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563a440): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563afc0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563afc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563afc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563afc0): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563afc0): _writeAt: size=3, off=2 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563afc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563afc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.866502596 +0000 UTC m=+32.794783074 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28563afc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0e0c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0e0c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0e0c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0e0c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0e0c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.866502596 +0000 UTC m=+32.794783074 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0e0c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2859972d0 item 9 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0e7c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0e7c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0e7c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0e7c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0e7c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.869208887 +0000 UTC m=+32.797489366 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0e7c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0ed00): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0ed00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0ed00): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0ed00): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0ed00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.869208887 +0000 UTC m=+32.797489366 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0ed00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611a1c0 item 10 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f340): _readAt: size=2, off=0 2026/08/23 01:54:52 ERROR : open-test-file(0x3fe285d0f340): Couldn't read size of file 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f340): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f340): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f340): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f340): close: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f340): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f700): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f700): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f700): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f700): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f700): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.871950726 +0000 UTC m=+32.800231214 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0f700): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0fc00): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0fc00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0fc00): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0fc00): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0fc00): _writeAt: size=3, off=2 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0fc00): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0fc00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.871950726 +0000 UTC m=+32.800231214 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d0fc00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2440): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2440): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2440): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2440): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2440): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.871950726 +0000 UTC m=+32.800231214 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa2440): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611a540 item 11 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa3240): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa3240): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa3240): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa3240): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa3240): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.874381827 +0000 UTC m=+32.802662304 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa3240): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa3880): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa3880): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa3880): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa3880): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa3880): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.874381827 +0000 UTC m=+32.802662304 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285aa3880): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611aa80 item 12 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a34340): _readAt: size=2, off=0 2026/08/23 01:54:52 ERROR : open-test-file(0x3fe285a34340): Couldn't read size of file 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a34340): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a34340): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a34340): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a34340): close: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a34340): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a34700): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a34700): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a34700): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a34700): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a34700): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.877175372 +0000 UTC m=+32.805455861 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a34700): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a34dc0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a34dc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a34dc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a34dc0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a34dc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.877175372 +0000 UTC m=+32.805455861 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a34dc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611ae70 item 13 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a35440): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a35440): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a35440): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a35440): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a35440): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.879157796 +0000 UTC m=+32.807438275 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a35440): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a35980): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a35980): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a35980): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a35980): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a35980): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.879157796 +0000 UTC m=+32.807438275 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285a35980): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611b1f0 item 14 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af20c0): _readAt: size=2, off=0 2026/08/23 01:54:52 ERROR : open-test-file(0x3fe285af20c0): Couldn't read size of file 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af20c0): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af20c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af20c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af20c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af20c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af2480): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af2480): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af2480): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af2480): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af2480): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.881116887 +0000 UTC m=+32.809397375 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af2480): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af2b40): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af2b40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af2b40): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af2b40): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af2b40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.881116887 +0000 UTC m=+32.809397375 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af2b40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611b570 item 15 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af31c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af31c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af31c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af31c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af31c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.883001726 +0000 UTC m=+32.811282203 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af31c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af3700): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af3700): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af3700): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af3700): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af3700): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.883001726 +0000 UTC m=+32.811282203 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af3700): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611b8f0 item 16 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af3d40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af3d40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af3d40): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af3d40): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af3d40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.884817295 +0000 UTC m=+32.813097773 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285af3d40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e2c0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e2c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e2c0): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e2c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e2c0): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e2c0): _writeAt: size=3, off=7 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e2c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e2c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.884817295 +0000 UTC m=+32.813097773 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e2c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e7c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e7c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e7c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e7c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e7c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.884817295 +0000 UTC m=+32.813097773 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2e7c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611bc70 item 17 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2ee40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2ee40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2ee40): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2ee40): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2ee40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.887386688 +0000 UTC m=+32.815667196 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2ee40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2f380): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2f380): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2f380): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2f380): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2f380): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.887386688 +0000 UTC m=+32.815667196 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2f380): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286456380 item 18 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2fa00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2fa00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2fa00): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2fa00): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2fa00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.889720144 +0000 UTC m=+32.818000622 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b2fa00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8a000): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8a000): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8a000): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8a000): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8a000): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8a000): _writeAt: size=3, off=7 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8a000): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8a000): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.889720144 +0000 UTC m=+32.818000622 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8a000): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8a500): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8a500): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8a500): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8a500): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8a500): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.889720144 +0000 UTC m=+32.818000622 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8a500): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286456700 item 19 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c3c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c3c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c3c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c3c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c3c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.892409925 +0000 UTC m=+32.820690412 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c3c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c900): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c900): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c900): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c900): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c900): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.892409925 +0000 UTC m=+32.820690412 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602c900): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285ee1180 item 20 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602cfc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602cfc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602cfc0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602cfc0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602cfc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.89435116 +0000 UTC m=+32.822631638 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602cfc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d4c0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d4c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d4c0): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d4c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d4c0): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d4c0): _writeAt: size=3, off=7 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d4c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d4c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.89435116 +0000 UTC m=+32.822631638 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d4c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d9c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d9c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d9c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d9c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d9c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.89435116 +0000 UTC m=+32.822631638 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28602d9c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285ee15e0 item 21 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e58140): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e58140): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e58140): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e58140): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e58140): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.897070827 +0000 UTC m=+32.825351305 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e58140): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e58680): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e58680): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e58680): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e58680): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e58680): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.897070827 +0000 UTC m=+32.825351305 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e58680): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285ee1c70 item 22 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e58d00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e58d00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e58d00): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e58d00): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e58d00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.899162357 +0000 UTC m=+32.827442835 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e58d00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e59200): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e59200): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e59200): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e59200): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e59200): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e59200): _writeAt: size=3, off=7 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e59200): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e59200): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.899162357 +0000 UTC m=+32.827442835 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e59200): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e59700): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e59700): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e59700): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e59700): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e59700): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.899162357 +0000 UTC m=+32.827442835 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e59700): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28617c1c0 item 23 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e59d80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e59d80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e59d80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e59d80): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e59d80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.9016632 +0000 UTC m=+32.829943688 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e59d80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e743c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e743c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e743c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e743c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e743c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.9016632 +0000 UTC m=+32.829943688 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e743c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28617c8c0 item 24 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2856385c0): _readAt: size=2, off=0 2026/08/23 01:54:52 ERROR : open-test-file(0x3fe2856385c0): Couldn't read size of file 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2856385c0): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2856385c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2856385c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2856385c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2856385c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285638980): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285638980): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285638980): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285638980): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285638980): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.90401917 +0000 UTC m=+32.832299638 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285638980): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285638e80): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285638e80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285638e80): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285638e80): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285638e80): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285638e80): _writeAt: size=3, off=7 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285638e80): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285638e80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.90401917 +0000 UTC m=+32.832299638 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285638e80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2856393c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2856393c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2856393c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2856393c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2856393c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.90401917 +0000 UTC m=+32.832299638 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2856393c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2860c2a80 item 25 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285639a40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285639a40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285639a40): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285639a40): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285639a40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.906902966 +0000 UTC m=+32.835183444 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285639a40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfa080): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfa080): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfa080): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfa080): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfa080): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.906902966 +0000 UTC m=+32.835183444 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfa080): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2860c3030 item 26 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfa6c0): _readAt: size=2, off=0 2026/08/23 01:54:52 ERROR : open-test-file(0x3fe285cfa6c0): Couldn't read size of file 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfa6c0): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfa6c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfa6c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfa6c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfa6c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfaa80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfaa80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfaa80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfaa80): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfaa80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.909506272 +0000 UTC m=+32.837786751 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfaa80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfaf80): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfaf80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfaf80): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfaf80): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfaf80): >_readAt: n=2, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfaf80): _writeAt: size=3, off=7 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfaf80): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfaf80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.909506272 +0000 UTC m=+32.837786751 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfaf80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfb4c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfb4c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfb4c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfb4c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfb4c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.909506272 +0000 UTC m=+32.837786751 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfb4c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2860c3490 item 27 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfbb40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfbb40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfbb40): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfbb40): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfbb40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.912060596 +0000 UTC m=+32.840341084 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285cfbb40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d66180): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d66180): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d66180): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d66180): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d66180): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.912060596 +0000 UTC m=+32.840341084 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d66180): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2860c3960 item 28 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d667c0): _readAt: size=2, off=0 2026/08/23 01:54:52 ERROR : open-test-file(0x3fe285d667c0): Couldn't read size of file 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d667c0): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d667c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d667c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d667c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d667c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d66b80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d66b80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d66b80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d66b80): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d66b80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.914225946 +0000 UTC m=+32.842506425 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d66b80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d67240): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d67240): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d67240): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d67240): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d67240): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.914225946 +0000 UTC m=+32.842506425 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d67240): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2860c3ce0 item 29 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d678c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d678c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d678c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d678c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d678c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.916065992 +0000 UTC m=+32.844346469 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d678c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d67e00): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d67e00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d67e00): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d67e00): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d67e00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.916065992 +0000 UTC m=+32.844346469 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285d67e00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2859404d0 item 30 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de6540): _readAt: size=2, off=0 2026/08/23 01:54:52 ERROR : open-test-file(0x3fe285de6540): Couldn't read size of file 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de6540): >_readAt: n=0, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de6540): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de6540): >_writeAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de6540): close: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de6540): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8aac0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8aac0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8aac0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8aac0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8aac0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.91818871 +0000 UTC m=+32.846469189 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8aac0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8b180): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8b180): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8b180): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8b180): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8b180): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.91818871 +0000 UTC m=+32.846469189 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8b180): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286456e00 item 31 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8b800): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8b800): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8b800): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8b800): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8b800): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.920349341 +0000 UTC m=+32.848629818 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8b800): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8bd40): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8bd40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8bd40): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8bd40): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8bd40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.920349341 +0000 UTC m=+32.848629818 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285b8bd40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2864571f0 item 32 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e08480): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e08480): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e08480): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e08480): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e08480): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.922400845 +0000 UTC m=+32.850681323 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e08480): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e08900): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e08900): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e08900): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e08900): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e08900): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286457570 item 33 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e08900): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e08900): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.923872344 +0000 UTC m=+32.852152822 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e08900): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e08e00): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e08e00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e08e00): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e08e00): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e08e00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.923872344 +0000 UTC m=+32.852152822 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e08e00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286457730 item 33 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e09440): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e09440): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e09440): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e09440): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e09440): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.925885926 +0000 UTC m=+32.854166405 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e09440): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e098c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e098c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286457ab0 item 34 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e098c0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e098c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e098c0): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e098c0): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e098c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.926720342 +0000 UTC m=+32.855000821 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e098c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e09e00): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e09e00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e09e00): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e09e00): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e09e00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.926720342 +0000 UTC m=+32.855000821 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e09e00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286457c70 item 34 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9e540): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9e540): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9e540): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9e540): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9e540): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.928817774 +0000 UTC m=+32.857098252 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9e540): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e74880): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e74880): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e74880): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e74880): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e74880): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28617cbd0 item 35 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e74880): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e74880): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.929560948 +0000 UTC m=+32.857841426 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e74880): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e74d80): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e74d80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e74d80): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e74d80): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e74d80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.929560948 +0000 UTC m=+32.857841426 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e74d80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28617cf50 item 35 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e75400): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e75400): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e75400): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e75400): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e75400): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.931785038 +0000 UTC m=+32.860065516 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e75400): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e75900): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e75900): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28617d340 item 36 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e75900): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e75900): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e75900): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e75900): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e75900): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.932734571 +0000 UTC m=+32.861015049 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e75900): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e75e40): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e75e40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e75e40): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e75e40): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e75e40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.932734571 +0000 UTC m=+32.861015049 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e75e40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28617d9d0 item 36 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0c580): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0c580): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0c580): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0c580): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0c580): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.934592008 +0000 UTC m=+32.862872487 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0c580): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0ca00): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0ca00): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0ca00): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0ca00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0ca00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28617de30 item 37 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0ca00): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0ca00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.935675065 +0000 UTC m=+32.863955543 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0ca00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0cf00): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0cf00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0cf00): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0cf00): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0cf00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.935675065 +0000 UTC m=+32.863955543 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0cf00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2856583f0 item 37 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0d580): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0d580): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0d580): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0d580): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0d580): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.937666926 +0000 UTC m=+32.865947404 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0d580): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0da80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0da80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285659030 item 38 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0da80): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0da80): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0da80): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0da80): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0da80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.938436059 +0000 UTC m=+32.866716537 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f0da80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f340c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f340c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f340c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f340c0): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f340c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.938436059 +0000 UTC m=+32.866716537 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f340c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285659ce0 item 38 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34740): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34740): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34740): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34740): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34740): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.940260424 +0000 UTC m=+32.868540902 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34740): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34c40): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34c40): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34c40): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34c40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34c40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7a380 item 39 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34c40): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34c40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.940974202 +0000 UTC m=+32.869254680 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f34c40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35140): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35140): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35140): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35140): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35140): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.940974202 +0000 UTC m=+32.869254680 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35140): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7a700 item 39 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f357c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f357c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f357c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f357c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f357c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.942784502 +0000 UTC m=+32.871064979 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f357c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35cc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35cc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7aa80 item 40 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35cc0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35cc0): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35cc0): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35cc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.943547602 +0000 UTC m=+32.871828081 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f35cc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f58300): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f58300): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f58300): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f58300): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f58300): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.943547602 +0000 UTC m=+32.871828081 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f58300): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7ac40 item 40 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de6b00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de6b00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de6b00): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de6b00): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de6b00): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de6b00): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de6b00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.945432282 +0000 UTC m=+32.873712761 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de6b00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de7000): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de7000): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de7000): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285940bd0 item 41 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de7000): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de7000): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.946200924 +0000 UTC m=+32.874481402 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de7000): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de74c0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de74c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de74c0): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de74c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de74c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285940f50 item 41 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de74c0): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de74c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.947076617 +0000 UTC m=+32.875357085 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de74c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de7a00): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de7a00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de7a00): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de7a00): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de7a00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.947076617 +0000 UTC m=+32.875357085 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285de7a00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2859413b0 item 41 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfc140): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfc140): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfc140): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfc140): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfc140): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfc140): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfc140): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.949272374 +0000 UTC m=+32.877552853 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfc140): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfc640): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfc640): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfc640): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28651e000 item 42 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfc640): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfc640): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.950039533 +0000 UTC m=+32.878320011 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfc640): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfcb80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfcb80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28651e1c0 item 42 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfcb80): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfcb80): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfcb80): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfcb80): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfcb80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.950859262 +0000 UTC m=+32.879139740 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfcb80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfd100): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfd100): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfd100): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfd100): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfd100): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.950859262 +0000 UTC m=+32.879139740 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfd100): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28651e460 item 42 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfd740): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfd740): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfd740): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfd740): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfd740): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfd740): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfd740): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.952877412 +0000 UTC m=+32.881157941 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfd740): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfdc40): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfdc40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfdc40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28651eaf0 item 43 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfdc40): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfdc40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.953523542 +0000 UTC m=+32.881804020 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285dfdc40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94280): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94280): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94280): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94280): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94280): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28651ecb0 item 43 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94280): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94280): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.954342669 +0000 UTC m=+32.882623148 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94280): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f947c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f947c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f947c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f947c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f947c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.954342669 +0000 UTC m=+32.882623148 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f947c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28651ee70 item 43 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94e00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94e00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94e00): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94e00): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94e00): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94e00): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94e00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.956484374 +0000 UTC m=+32.884764852 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f94e00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95300): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95300): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95300): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28651f1f0 item 44 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95300): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95300): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.957216909 +0000 UTC m=+32.885497386 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95300): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95840): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95840): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28651f490 item 44 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95840): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95840): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95840): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95840): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95840): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.958039352 +0000 UTC m=+32.886319830 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95840): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95dc0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95dc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95dc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95dc0): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95dc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.958039352 +0000 UTC m=+32.886319830 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285f95dc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28651f6c0 item 44 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb0500): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb0500): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb0500): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb0500): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb0500): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb0500): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb0500): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.960129388 +0000 UTC m=+32.888409887 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb0500): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb0a00): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb0a00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb0a00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28651fb20 item 45 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb0a00): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb0a00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.960867753 +0000 UTC m=+32.889148232 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb0a00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb1100): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb1100): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb1100): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb1100): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb1100): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.960867753 +0000 UTC m=+32.889148232 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb1100): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28651fce0 item 45 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb1740): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb1740): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb1740): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb1740): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb1740): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb1740): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb1740): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.962972688 +0000 UTC m=+32.891253166 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb1740): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb1c40): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb1c40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb1c40): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28608e1c0 item 46 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb1c40): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb1c40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.963710502 +0000 UTC m=+32.891990980 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fb1c40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd8440): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd8440): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd8440): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd8440): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd8440): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.963710502 +0000 UTC m=+32.891990980 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd8440): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28608e460 item 46 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd8a80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd8a80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd8a80): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd8a80): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd8a80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd8a80): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd8a80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.965822411 +0000 UTC m=+32.894102889 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd8a80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd8f80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd8f80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd8f80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28608ebd0 item 47 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd8f80): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd8f80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.966971591 +0000 UTC m=+32.895252069 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd8f80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd9680): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd9680): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd9680): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd9680): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd9680): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.966971591 +0000 UTC m=+32.895252069 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd9680): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28608ed90 item 47 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd9cc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd9cc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd9cc0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd9cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd9cc0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd9cc0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd9cc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.968955257 +0000 UTC m=+32.897235735 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285fd9cc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff42c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff42c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff42c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28608f110 item 48 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff42c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff42c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.969771458 +0000 UTC m=+32.898051936 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff42c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff49c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff49c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff49c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff49c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff49c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.969771458 +0000 UTC m=+32.898051936 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff49c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28608f2d0 item 48 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff5000): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff5000): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff5000): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff5000): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff5000): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.972268304 +0000 UTC m=+32.900548782 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff5000): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff5480): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff5480): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff5480): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff5480): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff5480): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff5480): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28608f650 item 49 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff5480): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff5480): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.973069988 +0000 UTC m=+32.901350466 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff5480): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff59c0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff59c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff59c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff59c0): >_readAt: n=8, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff59c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.973069988 +0000 UTC m=+32.901350466 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ff59c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28608f810 item 49 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286018140): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286018140): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286018140): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286018140): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286018140): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.975108458 +0000 UTC m=+32.903388936 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286018140): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286018640): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286018640): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286018640): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28608fc70 item 50 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286018640): _readAt: size=2, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286018640): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286018640): _writeAt: size=3, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286018640): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286018640): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.97583501 +0000 UTC m=+32.904115488 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286018640): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286018bc0): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286018bc0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286018bc0): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286018bc0): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286018bc0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.97583501 +0000 UTC m=+32.904115488 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286018bc0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdc150 item 50 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286019240): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286019240): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286019240): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286019240): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286019240): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.977699441 +0000 UTC m=+32.905979919 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286019240): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286019740): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286019740): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286019740): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286019740): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286019740): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286019740): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdc690 item 51 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286019740): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286019740): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.978562061 +0000 UTC m=+32.906842539 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286019740): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286019c80): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286019c80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286019c80): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286019c80): >_readAt: n=8, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286019c80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.978562061 +0000 UTC m=+32.906842539 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe286019c80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdc8c0 item 51 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605c400): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605c400): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605c400): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605c400): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605c400): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.980564172 +0000 UTC m=+32.908844650 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605c400): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605c900): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605c900): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605c900): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdccb0 item 52 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605c900): _readAt: size=2, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605c900): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605c900): _writeAt: size=3, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605c900): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605c900): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.98145807 +0000 UTC m=+32.909738548 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605c900): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605ce80): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605ce80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605ce80): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605ce80): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605ce80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.98145807 +0000 UTC m=+32.909738548 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605ce80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdcee0 item 52 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605d500): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605d500): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605d500): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605d500): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605d500): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.986999886 +0000 UTC m=+32.915280364 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605d500): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605da00): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605da00): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605da00): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605da00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605da00): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605da00): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdd260 item 53 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605da00): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605da00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.987769419 +0000 UTC m=+32.916049897 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe28605da00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860a2040): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860a2040): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860a2040): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860a2040): >_readAt: n=8, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860a2040): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.987769419 +0000 UTC m=+32.916049897 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860a2040): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdd490 item 53 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860a26c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860a26c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860a26c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860a26c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860a26c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.990385479 +0000 UTC m=+32.918665967 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe2860a26c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9e7c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9e7c0): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9e7c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7c070 item 54 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9e7c0): _readAt: size=2, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9e7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9e7c0): _writeAt: size=3, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9e7c0): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9e7c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.991443678 +0000 UTC m=+32.919724156 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9e7c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9ed40): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9ed40): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9ed40): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9ed40): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9ed40): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.991443678 +0000 UTC m=+32.919724156 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9ed40): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7c2a0 item 54 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9f3c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9f3c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9f3c0): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9f3c0): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9f3c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.993548153 +0000 UTC m=+32.921828621 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9f3c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9f8c0): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9f8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9f8c0): _writeAt: size=3, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9f8c0): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9f8c0): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9f8c0): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7c8c0 item 55 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9f8c0): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9f8c0): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.994330991 +0000 UTC m=+32.922611449 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9f8c0): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9fe00): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9fe00): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9fe00): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9fe00): >_readAt: n=8, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9fe00): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.994330991 +0000 UTC m=+32.922611449 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285e9fe00): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7cc40 item 55 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 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/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecc580): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecc580): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecc580): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecc580): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecc580): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.996474339 +0000 UTC m=+32.924754827 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecc580): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecca80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecca80): open at offset 5 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecca80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7cfc0 item 56 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecca80): _readAt: size=2, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecca80): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecca80): _writeAt: size=3, off=5 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecca80): >_writeAt: n=3, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecca80): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.997267437 +0000 UTC m=+32.925547906 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecca80): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecd000): _readAt: size=512, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecd000): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecd000): >openPending: err= 2026/08/23 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecd000): >_readAt: n=3, err=EOF 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecd000): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.997267437 +0000 UTC m=+32.925547906 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecd000): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: Remove: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7d260 item 56 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecd640): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecd640): open at offset 0 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecd640): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecd640): _readAt: size=2, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecd640): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecd640): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecd640): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecd640): close: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.998849003 +0000 UTC m=+32.927129471 2026/08/23 01:54:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecd640): >close: err= 2026/08/23 01:54:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:52 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecdb80): _writeAt: size=5, off=0 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecdb80): openPending: 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecdb80): >openPending: err= 2026/08/23 01:54:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7d5e0 item 57 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecdb80): >_writeAt: n=5, err= 2026/08/23 01:54:52 DEBUG : open-test-file(0x3fe285ecdb80): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:52.999462513 +0000 UTC m=+32.927742981 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ecdb80): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861121c0): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861121c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861121c0): _writeAt: size=3, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861121c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861121c0): open at offset 5 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861121c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7d7a0 item 57 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861121c0): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861121c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.000432745 +0000 UTC m=+32.928713213 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861121c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112740): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112740): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112740): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112740): >_readAt: n=8, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112740): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.000432745 +0000 UTC m=+32.928713213 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112740): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7dab0 item 57 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f584c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f584c0): open at offset 0 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f584c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f584c0): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f584c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f584c0): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f584c0): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f584c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.002386696 +0000 UTC m=+32.930667164 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f584c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f58a00): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f58a00): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f58a00): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7b570 item 58 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f58a00): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f58a00): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.003190183 +0000 UTC m=+32.931470651 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f58a00): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f58f40): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f58f40): open at offset 5 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f58f40): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7b730 item 58 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f58f40): _readAt: size=2, off=5 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f58f40): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f58f40): _writeAt: size=3, off=5 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f58f40): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f58f40): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.003982209 +0000 UTC m=+32.932262687 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f58f40): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f59500): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f59500): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f59500): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f59500): >_readAt: n=3, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f59500): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.003982209 +0000 UTC m=+32.932262687 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f59500): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7b960 item 58 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f59b40): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f59b40): open at offset 0 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f59b40): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f59b40): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f59b40): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f59b40): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f59b40): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f59b40): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.005770756 +0000 UTC m=+32.934051235 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285f59b40): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286188180): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286188180): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286188180): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285a38070 item 59 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286188180): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286188180): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.006319563 +0000 UTC m=+32.934600031 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286188180): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861886c0): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861886c0): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861886c0): _writeAt: size=3, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861886c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861886c0): open at offset 5 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861886c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285a385b0 item 59 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861886c0): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861886c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.007037409 +0000 UTC m=+32.935317877 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861886c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286188c40): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286188c40): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286188c40): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286188c40): >_readAt: n=8, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286188c40): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.007037409 +0000 UTC m=+32.935317877 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286188c40): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285a387e0 item 59 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 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/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286189280): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286189280): open at offset 0 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286189280): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286189280): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286189280): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286189280): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286189280): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286189280): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.00872208 +0000 UTC m=+32.937002548 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286189280): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861897c0): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861897c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861897c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285a38d20 item 60 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861897c0): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861897c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.009340549 +0000 UTC m=+32.937621017 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861897c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286189d00): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286189d00): open at offset 5 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286189d00): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285a390a0 item 60 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286189d00): _readAt: size=2, off=5 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286189d00): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286189d00): _writeAt: size=3, off=5 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286189d00): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286189d00): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.010004823 +0000 UTC m=+32.938285291 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286189d00): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b03c0): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b03c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b03c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b03c0): >_readAt: n=3, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b03c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.010004823 +0000 UTC m=+32.938285291 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b03c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285a39340 item 60 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b0a00): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b0a00): open at offset 0 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b0a00): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b0a00): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b0a00): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b0a00): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b0a00): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b0a00): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.011607951 +0000 UTC m=+32.939888459 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b0a00): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b0f40): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b0f40): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b0f40): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285a39a40 item 61 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b0f40): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b0f40): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.012265772 +0000 UTC m=+32.940546241 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b0f40): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b1640): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b1640): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b1640): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b1640): >_readAt: n=5, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b1640): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.012265772 +0000 UTC m=+32.940546241 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b1640): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285a39c70 item 61 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 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/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b1c80): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b1c80): open at offset 0 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b1c80): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b1c80): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b1c80): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b1c80): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b1c80): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b1c80): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.014428938 +0000 UTC m=+32.942709416 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861b1c80): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d42c0): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d42c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d42c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2860101c0 item 62 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d42c0): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d42c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.015232205 +0000 UTC m=+32.943512683 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d42c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d49c0): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d49c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d49c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d49c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d49c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.015232205 +0000 UTC m=+32.943512683 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d49c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286010380 item 62 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 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/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d5000): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d5000): open at offset 0 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d5000): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d5000): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d5000): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d5000): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d5000): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d5000): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.017325689 +0000 UTC m=+32.945606157 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d5000): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d5540): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d5540): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d5540): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286010700 item 63 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d5540): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d5540): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.01802533 +0000 UTC m=+32.946305798 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d5540): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d5c40): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d5c40): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d5c40): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d5c40): >_readAt: n=5, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d5c40): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.01802533 +0000 UTC m=+32.946305798 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2861d5c40): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2860108c0 item 63 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 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/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286200380): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286200380): open at offset 0 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286200380): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286200380): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286200380): >_readAt: n=0, err=Bad file descriptor 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286200380): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286200380): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286200380): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.019776718 +0000 UTC m=+32.948057196 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286200380): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862008c0): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862008c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862008c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286010c40 item 64 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862008c0): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862008c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.020358787 +0000 UTC m=+32.948639255 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862008c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286200fc0): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286200fc0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286200fc0): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286200fc0): >_readAt: n=5, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286200fc0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.020358787 +0000 UTC m=+32.948639255 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286200fc0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286010e00 item 64 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286201600): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286201600): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286201600): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286201600): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286201600): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.022187871 +0000 UTC m=+32.950468339 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286201600): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286201a80): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286201a80): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286201a80): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286201a80): >_readAt: n=2, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286201a80): _writeAt: size=3, off=2 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286011340 item 65 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286201a80): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286201a80): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.022892964 +0000 UTC m=+32.951173432 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286201a80): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286220080): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286220080): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286220080): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286220080): >_readAt: n=5, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286220080): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.022892964 +0000 UTC m=+32.951173432 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286220080): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286011500 item 65 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862206c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862206c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862206c0): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862206c0): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862206c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.024803713 +0000 UTC m=+32.953084181 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862206c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286220b40): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286220b40): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286011880 item 66 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286220b40): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286220b40): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286220b40): _writeAt: size=3, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286220b40): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286220b40): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.025433912 +0000 UTC m=+32.953714380 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286220b40): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286221080): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286221080): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286221080): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286221080): >_readAt: n=3, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286221080): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.025433912 +0000 UTC m=+32.953714380 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286221080): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286011ab0 item 66 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862216c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862216c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862216c0): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862216c0): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862216c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.030771984 +0000 UTC m=+32.959052452 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862216c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286221b40): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286221b40): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286221b40): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286221b40): >_readAt: n=2, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286221b40): _writeAt: size=3, off=2 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286011e30 item 67 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286221b40): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286221b40): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.031498535 +0000 UTC m=+32.959779013 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286221b40): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c140): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c140): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c140): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c140): >_readAt: n=5, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c140): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.031498535 +0000 UTC m=+32.959779013 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c140): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c52380 item 67 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c7c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c7c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c7c0): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c7c0): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c7c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.033661751 +0000 UTC m=+32.961942219 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c7c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623ccc0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623ccc0): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c528c0 item 68 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623ccc0): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623ccc0): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623ccc0): _writeAt: size=3, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623ccc0): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623ccc0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.034523739 +0000 UTC m=+32.962804207 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623ccc0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d200): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d200): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d200): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d200): >_readAt: n=3, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d200): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.034523739 +0000 UTC m=+32.962804207 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d200): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c52b60 item 68 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d840): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d840): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d840): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d840): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d840): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.036116026 +0000 UTC m=+32.964396494 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d840): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623dcc0): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623dcc0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623dcc0): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623dcc0): >_readAt: n=2, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623dcc0): _writeAt: size=3, off=2 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c52ee0 item 69 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623dcc0): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623dcc0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.038272769 +0000 UTC m=+32.966553247 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623dcc0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862880c0): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862880c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862880c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862880c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862880c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.038272769 +0000 UTC m=+32.966553247 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2862880c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c53260 item 69 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112f00): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112f00): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112f00): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112f00): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112f00): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.0414238 +0000 UTC m=+32.969704288 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112f00): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625c3c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625c3c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdc150 item 70 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625c3c0): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625c3c0): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625c3c0): _writeAt: size=3, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625c3c0): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625c3c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.04251947 +0000 UTC m=+32.970799958 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625c3c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625c900): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625c900): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625c900): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625c900): >_readAt: n=3, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625c900): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.04251947 +0000 UTC m=+32.970799958 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625c900): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdc3f0 item 70 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625cf80): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625cf80): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625cf80): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625cf80): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625cf80): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.044910616 +0000 UTC m=+32.973191093 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625cf80): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625d480): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625d480): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625d480): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625d480): >_readAt: n=2, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625d480): _writeAt: size=3, off=2 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdc8c0 item 71 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625d480): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625d480): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.045616849 +0000 UTC m=+32.973897327 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625d480): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625d980): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625d980): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625d980): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625d980): >_readAt: n=5, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625d980): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.045616849 +0000 UTC m=+32.973897327 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28625d980): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdcaf0 item 71 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112100): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112100): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112100): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112100): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112100): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.04747529 +0000 UTC m=+32.975755768 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112100): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112600): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112600): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdcee0 item 72 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112600): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112600): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112600): _writeAt: size=3, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112600): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112600): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.048290959 +0000 UTC m=+32.976571447 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112600): >close: err= 2026/08/23 01:54:53 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-hilubik4wowe/dir/file1: no such file or directory 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 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-hilubik4wowe/dir/file1: no such file or directory 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112b40): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112b40): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112b40): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112b40): >_readAt: n=3, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112b40): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.048290959 +0000 UTC m=+32.976571447 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286112b40): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdd0a0 item 72 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286113580): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286113580): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286113580): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286113580): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286113580): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286113580): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286113580): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.0499959 +0000 UTC m=+32.978276378 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286113580): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286113a80): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286113a80): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286113a80): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdd490 item 73 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286113a80): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286113a80): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.050766495 +0000 UTC m=+32.979046973 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286113a80): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286466040): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286466040): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286466040): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286466040): >_readAt: n=2, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286466040): _writeAt: size=3, off=2 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdd6c0 item 73 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286466040): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286466040): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.051583076 +0000 UTC m=+32.979863565 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286466040): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2864665c0): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2864665c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2864665c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2864665c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2864665c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.051583076 +0000 UTC m=+32.979863565 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2864665c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285bdda40 item 73 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286466c00): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286466c00): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286466c00): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286466c00): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286466c00): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286466c00): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286466c00): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.053463708 +0000 UTC m=+32.981744187 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286466c00): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286467100): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286467100): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286467100): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c52230 item 74 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286467100): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286467100): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.054028946 +0000 UTC m=+32.982309424 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286467100): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2864676c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2864676c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c52460 item 74 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2864676c0): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2864676c0): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2864676c0): _writeAt: size=3, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2864676c0): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2864676c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.05481455 +0000 UTC m=+32.983095028 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2864676c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286467c40): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286467c40): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286467c40): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286467c40): >_readAt: n=3, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286467c40): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.05481455 +0000 UTC m=+32.983095028 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe286467c40): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c52620 item 74 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285c62e40): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285c62e40): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285c62e40): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285c62e40): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285c62e40): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285c62e40): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285c62e40): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.056656569 +0000 UTC m=+32.984937047 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285c62e40): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285c63600): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285c63600): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285c63600): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c52c40 item 75 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285c63600): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285c63600): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.057515211 +0000 UTC m=+32.985795698 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285c63600): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285c63b40): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285c63b40): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285c63b40): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285c63b40): >_readAt: n=2, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285c63b40): _writeAt: size=3, off=2 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c52e00 item 75 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285c63b40): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285c63b40): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.058296766 +0000 UTC m=+32.986577234 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285c63b40): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858ae680): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858ae680): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858ae680): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858ae680): >_readAt: n=5, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858ae680): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.058296766 +0000 UTC m=+32.986577234 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858ae680): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c53490 item 75 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858af380): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858af380): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858af380): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858af380): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858af380): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858af380): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858af380): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.059997128 +0000 UTC m=+32.988277606 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858af380): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858af980): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858af980): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858af980): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c53a40 item 76 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858af980): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858af980): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.060614945 +0000 UTC m=+32.988895413 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858af980): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858afec0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858afec0): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c53c70 item 76 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858afec0): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858afec0): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858afec0): _writeAt: size=3, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858afec0): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858afec0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.061314415 +0000 UTC m=+32.989594883 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2858afec0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b2a780): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b2a780): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b2a780): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b2a780): >_readAt: n=3, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b2a780): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.061314415 +0000 UTC m=+32.989594883 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b2a780): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c53e30 item 76 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b2b240): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b2b240): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b2b240): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b2b240): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b2b240): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b2b240): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b2b240): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.062884481 +0000 UTC m=+32.991164949 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b2b240): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b2bb00): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b2bb00): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b2bb00): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7c540 item 77 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b2bb00): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b2bb00): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.063499202 +0000 UTC m=+32.991779680 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b2bb00): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abe680): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abe680): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abe680): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abe680): >_readAt: n=5, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abe680): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.063499202 +0000 UTC m=+32.991779680 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abe680): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7c7e0 item 77 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abecc0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abecc0): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abecc0): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abecc0): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abecc0): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abecc0): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abecc0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.065016338 +0000 UTC m=+32.993296806 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abecc0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abf240): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abf240): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abf240): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7cd20 item 78 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abf240): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abf240): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.065603536 +0000 UTC m=+32.993884014 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abf240): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abfa80): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abfa80): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abfa80): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abfa80): >_readAt: n=5, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abfa80): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.065603536 +0000 UTC m=+32.993884014 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285abfa80): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7cee0 item 78 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28563a3c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28563a3c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28563a3c0): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28563a3c0): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28563a3c0): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28563a3c0): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28563a3c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.067281925 +0000 UTC m=+32.995562393 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28563a3c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28563afc0): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28563afc0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28563afc0): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7d340 item 79 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28563afc0): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28563afc0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.067945048 +0000 UTC m=+32.996225516 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28563afc0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0e2c0): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0e2c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0e2c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0e2c0): >_readAt: n=5, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0e2c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.067945048 +0000 UTC m=+32.996225516 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0e2c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7d500 item 79 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 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/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0e980): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0e980): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0e980): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0e980): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0e980): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0e980): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0e980): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.06972538 +0000 UTC m=+32.998005848 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0e980): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0ee80): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0ee80): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0ee80): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7d880 item 80 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0ee80): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0ee80): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.07035547 +0000 UTC m=+32.998635938 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0ee80): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0f580): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0f580): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0f580): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0f580): >_readAt: n=5, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0f580): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.07035547 +0000 UTC m=+32.998635938 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0f580): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285c7db90 item 80 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0fbc0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0fbc0): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0fbc0): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0fbc0): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0fbc0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.072718823 +0000 UTC m=+33.000999291 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285d0fbc0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285aa2380): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285aa2380): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285aa2380): open at offset 5 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285aa2380): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285aa2380): >_readAt: n=2, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285aa2380): _writeAt: size=3, off=7 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2863905b0 item 81 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285aa2380): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285aa2380): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.073428294 +0000 UTC m=+33.001708762 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285aa2380): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285aa3040): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285aa3040): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285aa3040): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285aa3040): >_readAt: n=8, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285aa3040): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.073428294 +0000 UTC m=+33.001708762 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285aa3040): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286390770 item 81 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285aa3780): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285aa3780): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285aa3780): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285aa3780): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285aa3780): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.075276414 +0000 UTC m=+33.003556882 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285aa3780): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285638180): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285638180): open at offset 5 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285638180): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286390af0 item 82 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285638180): _readAt: size=2, off=5 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285638180): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285638180): _writeAt: size=3, off=5 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285638180): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285638180): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.075926972 +0000 UTC m=+33.004207440 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285638180): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285638700): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285638700): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285638700): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285638700): >_readAt: n=3, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285638700): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.075926972 +0000 UTC m=+33.004207440 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285638700): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286390cb0 item 82 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285638d80): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285638d80): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285638d80): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285638d80): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285638d80): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.077527946 +0000 UTC m=+33.005808414 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285638d80): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285639280): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285639280): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285639280): open at offset 5 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285639280): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285639280): >_readAt: n=2, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285639280): _writeAt: size=3, off=7 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2863910a0 item 83 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285639280): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285639280): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.078174388 +0000 UTC m=+33.006454856 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285639280): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2856397c0): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2856397c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2856397c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2856397c0): >_readAt: n=8, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2856397c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.078174388 +0000 UTC m=+33.006454856 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2856397c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286391260 item 83 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285639e40): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285639e40): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285639e40): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285639e40): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285639e40): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.080075487 +0000 UTC m=+33.008355955 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285639e40): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c440): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c440): open at offset 5 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c440): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2863917a0 item 84 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c440): _readAt: size=2, off=5 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c440): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c440): _writeAt: size=3, off=5 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c440): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c440): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.080743119 +0000 UTC m=+33.009023587 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c440): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c9c0): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c9c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c9c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c9c0): >_readAt: n=3, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c9c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.080743119 +0000 UTC m=+33.009023587 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623c9c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286391a40 item 84 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d040): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d040): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d040): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d040): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d040): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.082384438 +0000 UTC m=+33.010664906 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d040): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d540): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d540): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d540): open at offset 5 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d540): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d540): >_readAt: n=2, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d540): _writeAt: size=3, off=7 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe286391dc0 item 85 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d540): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d540): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.083107213 +0000 UTC m=+33.011387681 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623d540): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623da80): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623da80): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623da80): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623da80): >_readAt: n=8, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623da80): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.083107213 +0000 UTC m=+33.011387681 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28623da80): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285ab8380 item 85 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617e240): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617e240): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617e240): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617e240): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617e240): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.084590635 +0000 UTC m=+33.012871113 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617e240): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617e740): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617e740): open at offset 5 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617e740): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285ab88c0 item 86 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617e740): _readAt: size=2, off=5 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617e740): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617e740): _writeAt: size=3, off=5 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617e740): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617e740): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.085309632 +0000 UTC m=+33.013590100 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617e740): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617ecc0): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617ecc0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617ecc0): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617ecc0): >_readAt: n=3, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617ecc0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.085309632 +0000 UTC m=+33.013590100 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617ecc0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285ab8af0 item 86 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617f340): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617f340): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617f340): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617f340): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617f340): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.086816658 +0000 UTC m=+33.015097126 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617f340): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617f840): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617f840): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617f840): open at offset 5 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617f840): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617f840): >_readAt: n=2, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617f840): _writeAt: size=3, off=7 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285ab8e70 item 87 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617f840): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617f840): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.087502233 +0000 UTC m=+33.015782712 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617f840): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617fd80): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617fd80): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617fd80): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617fd80): >_readAt: n=8, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617fd80): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.087502233 +0000 UTC m=+33.015782712 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe28617fd80): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285ab9180 item 87 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 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/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c8500): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c8500): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c8500): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c8500): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c8500): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.089259332 +0000 UTC m=+33.017539800 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c8500): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c8a00): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c8a00): open at offset 5 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c8a00): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285ab9500 item 88 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c8a00): _readAt: size=2, off=5 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c8a00): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c8a00): _writeAt: size=3, off=5 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c8a00): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c8a00): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.089994681 +0000 UTC m=+33.018275149 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c8a00): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c8f80): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c8f80): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c8f80): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c8f80): >_readAt: n=3, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c8f80): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.089994681 +0000 UTC m=+33.018275149 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c8f80): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285ab96c0 item 88 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c95c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c95c0): open at offset 0 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c95c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c95c0): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c95c0): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c95c0): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c95c0): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c95c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.091575356 +0000 UTC m=+33.019855824 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c95c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c9b00): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c9b00): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c9b00): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285ab9b20 item 89 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c9b00): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c9b00): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.092163447 +0000 UTC m=+33.020443915 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe2859c9b00): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a34140): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a34140): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a34140): open at offset 5 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a34140): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a34140): >_readAt: n=2, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a34140): _writeAt: size=3, off=7 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285ab9ce0 item 89 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a34140): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a34140): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.092857908 +0000 UTC m=+33.021138386 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a34140): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a346c0): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a346c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a346c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a346c0): >_readAt: n=8, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a346c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.092857908 +0000 UTC m=+33.021138386 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a346c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2859961c0 item 89 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a34d00): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a34d00): open at offset 0 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a34d00): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a34d00): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a34d00): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a34d00): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a34d00): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a34d00): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.094594698 +0000 UTC m=+33.022875166 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a34d00): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a35240): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a35240): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a35240): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285996620 item 90 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a35240): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a35240): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.095179714 +0000 UTC m=+33.023460182 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a35240): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a35780): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a35780): open at offset 5 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a35780): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2859968c0 item 90 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a35780): _readAt: size=2, off=5 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a35780): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a35780): _writeAt: size=3, off=5 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a35780): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a35780): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.095899112 +0000 UTC m=+33.024179580 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a35780): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a35d40): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a35d40): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a35d40): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a35d40): >_readAt: n=3, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a35d40): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.095899112 +0000 UTC m=+33.024179580 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285a35d40): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285996af0 item 90 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae6480): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae6480): open at offset 0 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae6480): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae6480): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae6480): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae6480): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae6480): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae6480): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.097490468 +0000 UTC m=+33.025770936 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae6480): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae69c0): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae69c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae69c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2859971f0 item 91 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae69c0): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae69c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.098103746 +0000 UTC m=+33.026384214 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae69c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae6f00): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae6f00): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae6f00): open at offset 5 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae6f00): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae6f00): >_readAt: n=2, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae6f00): _writeAt: size=3, off=7 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe2859978f0 item 91 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae6f00): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae6f00): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.098772048 +0000 UTC m=+33.027052516 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae6f00): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae7480): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae7480): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae7480): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae7480): >_readAt: n=8, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae7480): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.098772048 +0000 UTC m=+33.027052516 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae7480): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe285997c00 item 91 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 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/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae7ac0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae7ac0): open at offset 0 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae7ac0): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae7ac0): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae7ac0): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae7ac0): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae7ac0): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae7ac0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.100387759 +0000 UTC m=+33.028668227 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285ae7ac0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af6100): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af6100): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af6100): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611a380 item 92 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af6100): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af6100): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.100934872 +0000 UTC m=+33.029215340 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af6100): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af6640): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af6640): open at offset 5 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af6640): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611a540 item 92 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af6640): _readAt: size=2, off=5 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af6640): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af6640): _writeAt: size=3, off=5 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af6640): >_writeAt: n=3, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af6640): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.101610418 +0000 UTC m=+33.029890886 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af6640): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af6c00): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af6c00): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af6c00): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af6c00): >_readAt: n=3, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af6c00): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.101610418 +0000 UTC m=+33.029890886 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af6c00): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611a700 item 92 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af7240): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af7240): open at offset 0 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af7240): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af7240): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af7240): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af7240): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af7240): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af7240): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.103135088 +0000 UTC m=+33.031415556 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af7240): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af7780): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af7780): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af7780): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611ab60 item 93 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af7780): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af7780): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.103667242 +0000 UTC m=+33.031947721 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af7780): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af7e80): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af7e80): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af7e80): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af7e80): >_readAt: n=5, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af7e80): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.103667242 +0000 UTC m=+33.031947721 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285af7e80): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611ad20 item 93 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 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/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b305c0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b305c0): open at offset 0 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b305c0): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b305c0): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b305c0): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b305c0): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b305c0): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b305c0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.105753032 +0000 UTC m=+33.034033489 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b305c0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b30b00): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b30b00): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b30b00): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611b0a0 item 94 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b30b00): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b30b00): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.10635572 +0000 UTC m=+33.034636188 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b30b00): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b31200): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b31200): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b31200): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b31200): >_readAt: n=5, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b31200): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.10635572 +0000 UTC m=+33.034636188 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b31200): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611b260 item 94 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 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/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b31840): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b31840): open at offset 0 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b31840): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b31840): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b31840): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b31840): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b31840): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b31840): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.108461888 +0000 UTC m=+33.036742366 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b31840): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b31d80): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b31d80): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b31d80): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611b5e0 item 95 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b31d80): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b31d80): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.109406933 +0000 UTC m=+33.037687411 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b31d80): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b94580): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b94580): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b94580): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b94580): >_readAt: n=5, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b94580): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.109406933 +0000 UTC m=+33.037687411 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b94580): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611b7a0 item 95 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 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/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b94bc0): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b94bc0): open at offset 0 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b94bc0): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b94bc0): _readAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b94bc0): >_readAt: n=0, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b94bc0): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b94bc0): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b94bc0): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.111619842 +0000 UTC m=+33.039900329 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b94bc0): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b95100): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b95100): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b95100): >openPending: err= 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611bb20 item 96 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b95100): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b95100): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.11231297 +0000 UTC m=+33.040593459 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b95100): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/23 01:54:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/23 01:54:53 DEBUG : open-test-file: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b95800): _readAt: size=512, off=0 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b95800): openPending: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b95800): >openPending: err= 2026/08/23 01:54:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b95800): >_readAt: n=5, err=EOF 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b95800): close: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-23 01:54:53.11231297 +0000 UTC m=+33.040593459 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : open-test-file(0x3fe285b95800): >close: err= 2026/08/23 01:54:53 DEBUG : open-test-file: Remove: 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3fe28611bce0 item 96 2026/08/23 01:54:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/23 01:54:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/23 01:54:53 DEBUG : open-test-file: >Remove: err= 2026/08/23 01:54:53 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:53 DEBUG : Looking for writers 2026/08/23 01:54:53 DEBUG : >WaitForWriters: 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.58s) --- PASS: TestRWFileHandleOpenTests/writes (0.30s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.27s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:53 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : file1: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : file1(0x3fe285d2e440): openPending: 2026/08/23 01:54:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:53 DEBUG : file1(0x3fe285d2e440): >openPending: err= 2026/08/23 01:54:53 DEBUG : file1: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/23 01:54:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/23 01:54:53 DEBUG : file1(0x3fe285d2e440): _writeAt: size=2, off=0 2026/08/23 01:54:53 DEBUG : file1(0x3fe285d2e440): >_writeAt: n=2, err= 2026/08/23 01:54:53 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/23 01:54:53 DEBUG : file1(0x3fe285d2e440): RWFileHandle.Flush 2026/08/23 01:54:53 DEBUG : file1(0x3fe285d2e440): RWFileHandle.Release 2026/08/23 01:54:53 DEBUG : file1(0x3fe285d2e440): close: 2026/08/23 01:54:53 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/23 01:54:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : file1(0x3fe285d2e440): >close: err= 2026/08/23 01:54:53 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:53 DEBUG : Looking for writers 2026/08/23 01:54:53 DEBUG : file1: reading active writers 2026/08/23 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 01:54:53 DEBUG : Looking for writers 2026/08/23 01:54:53 DEBUG : file1: reading active writers 2026/08/23 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 01:54:53 DEBUG : Looking for writers 2026/08/23 01:54:53 DEBUG : file1: reading active writers 2026/08/23 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 01:54:53 DEBUG : Looking for writers 2026/08/23 01:54:53 DEBUG : file1: reading active writers 2026/08/23 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 01:54:53 DEBUG : file1: vfs cache: starting upload 2026/08/23 01:54:53 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1.a0a9169e.partial" 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1.a0a9169e.partial 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1.a0a9169e.partial" 2026/08/23 01:54:53 DEBUG : Looking for writers 2026/08/23 01:54:53 DEBUG : file1: reading active writers 2026/08/23 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-hilubik4wowe/file1.a0a9169e.partial 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:53 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/23 01:54:53 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/23 01:54:53 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/08/23 01:54:53 INFO : file1: Copied (new) 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:53 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-hilubik4wowe/dir/file1: no such file or directory 2026/08/23 01:54:53 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-hilubik4wowe/dir/file1: no such file or directory 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:53 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/23 01:54:53 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/23 01:54:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/23 01:54:53 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:54:53 INFO : file1: vfs cache: upload succeeded try #1 2026/08/23 01:54:53 DEBUG : Looking for writers 2026/08/23 01:54:53 DEBUG : file1: reading active writers 2026/08/23 01:54:53 DEBUG : >WaitForWriters: 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:53 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-hilubik4wowe/file1 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:53 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/08/23 01:54:53 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:53 DEBUG : Looking for writers 2026/08/23 01:54:53 DEBUG : file1: reading active writers 2026/08/23 01:54:53 DEBUG : >WaitForWriters: 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.52s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:53 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:53 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:54:53 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:53 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:54:53 DEBUG : rename_me: newRWFileHandle: 2026/08/23 01:54:53 DEBUG : rename_me(0x3fe285eb2300): openPending: 2026/08/23 01:54:53 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/23 01:54:53 DEBUG : rename_me(0x3fe285eb2300): >openPending: err= 2026/08/23 01:54:53 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/23 01:54:53 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/23 01:54:53 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/23 01:54:53 DEBUG : rename_me(0x3fe285eb2300): _writeAt: size=5, off=0 2026/08/23 01:54:53 DEBUG : rename_me(0x3fe285eb2300): >_writeAt: n=5, err= 2026/08/23 01:54:53 DEBUG : rename_me(0x3fe285eb2300): close: 2026/08/23 01:54:53 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-23 01:54:53.642672142 +0000 UTC m=+33.570952610 2026/08/23 01:54:53 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/23 01:54:53 DEBUG : rename_me(0x3fe285eb2300): >close: err= 2026/08/23 01:54:53 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/23 01:54:53 DEBUG : i_was_renamed: Updating file with 0x3fe285ecd790 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/23 01:54:53 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:53 DEBUG : Looking for writers 2026/08/23 01:54:53 DEBUG : i_was_renamed: reading active writers 2026/08/23 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/23 01:54:53 DEBUG : Looking for writers 2026/08/23 01:54:53 DEBUG : i_was_renamed: reading active writers 2026/08/23 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/23 01:54:53 DEBUG : Looking for writers 2026/08/23 01:54:53 DEBUG : i_was_renamed: reading active writers 2026/08/23 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/23 01:54:53 DEBUG : Looking for writers 2026/08/23 01:54:53 DEBUG : i_was_renamed: reading active writers 2026/08/23 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/23 01:54:53 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/23 01:54:53 DEBUG : i_was_renamed.48528cd0.partial: size = 5 OK 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/i_was_renamed.48528cd0.partial" 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/i_was_renamed.48528cd0.partial 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/i_was_renamed.48528cd0.partial" 2026/08/23 01:54:53 DEBUG : Looking for writers 2026/08/23 01:54:53 DEBUG : i_was_renamed: reading active writers 2026/08/23 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-hilubik4wowe/i_was_renamed.48528cd0.partial 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:53 DEBUG : i_was_renamed.48528cd0.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/23 01:54:53 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/23 01:54:53 DEBUG : i_was_renamed.48528cd0.partial: renamed to: i_was_renamed 2026/08/23 01:54:53 INFO : i_was_renamed: Copied (new) 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/i_was_renamed" 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/i_was_renamed 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/i_was_renamed" 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-hilubik4wowe/i_was_renamed 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:53 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/23 01:54:53 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-23 01:54:53 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/23 01:54:53 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/23 01:54:53 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/23 01:54:53 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/23 01:54:53 DEBUG : Looking for writers 2026/08/23 01:54:53 DEBUG : i_was_renamed: reading active writers 2026/08/23 01:54:53 DEBUG : >WaitForWriters: 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.32s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:53 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/23 01:54:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-hilubik4wowe" 2026/08/23 01:54:53 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:54 DEBUG : forgetting directory cache 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate(0x3fe285d2f300): _readAt: size=512, off=0 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate(0x3fe285d2f300): openPending: 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-23 00:55:53 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/23 01:54:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate(0x3fe285d2f300): >openPending: err= 2026/08/23 01:54:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate(0x3fe285d2f300): >_readAt: n=20, err=EOF 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate(0x3fe285d2f300): close: 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-23 00:55:53 +0000 UTC 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate(0x3fe285d2f300): >close: err= 2026/08/23 01:54:54 DEBUG : Re-reading directory (120.919067ms old) 2026/08/23 01:54:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:54 DEBUG : forgetting directory cache 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate(0x3fe285eb3100): _readAt: size=512, off=0 2026/08/23 01:54:54 DEBUG : TestRWCacheUpdate(0x3fe285eb3100): openPending: 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:54 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-23 00:56:53 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-23 00:55:53 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-23 00:56:53 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-23 00:55:53 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/23 01:54:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/23 01:54:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate(0x3fe285eb3100): >openPending: err= 2026/08/23 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate(0x3fe285eb3100): >_readAt: n=20, err=EOF 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate(0x3fe285eb3100): close: 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-23 00:56:53 +0000 UTC 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate(0x3fe285eb3100): >close: err= 2026/08/23 01:54:55 DEBUG : Re-reading directory (107.747151ms old) 2026/08/23 01:54:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:55 DEBUG : forgetting directory cache 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate(0x3fe285fb2140): _readAt: size=512, off=0 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate(0x3fe285fb2140): openPending: 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-23 00:57:53 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-23 00:56:53 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-23 00:57:53 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-23 00:56:53 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/23 01:54:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/23 01:54:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate(0x3fe285fb2140): >openPending: err= 2026/08/23 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate(0x3fe285fb2140): >_readAt: n=20, err=EOF 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate(0x3fe285fb2140): close: 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-23 00:57:53 +0000 UTC 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate(0x3fe285fb2140): >close: err= 2026/08/23 01:54:55 DEBUG : Re-reading directory (107.490176ms old) 2026/08/23 01:54:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:55 DEBUG : forgetting directory cache 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate(0x3fe286466080): _readAt: size=512, off=0 2026/08/23 01:54:55 DEBUG : TestRWCacheUpdate(0x3fe286466080): openPending: 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-23 00:58:53 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-23 00:57:53 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-23 00:58:53 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-23 00:57:53 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/23 01:54:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/23 01:54:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate(0x3fe286466080): >openPending: err= 2026/08/23 01:54:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate(0x3fe286466080): >_readAt: n=20, err=EOF 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate(0x3fe286466080): close: 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-23 00:58:53 +0000 UTC 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate(0x3fe286466080): >close: err= 2026/08/23 01:54:56 DEBUG : Re-reading directory (105.164873ms old) 2026/08/23 01:54:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:56 DEBUG : forgetting directory cache 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate(0x3fe285c62d80): _readAt: size=512, off=0 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate(0x3fe285c62d80): openPending: 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-23 00:59:53 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-23 00:58:53 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-23 00:59:53 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-23 00:58:53 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/23 01:54:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/23 01:54:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate(0x3fe285c62d80): >openPending: err= 2026/08/23 01:54:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate(0x3fe285c62d80): >_readAt: n=20, err=EOF 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate(0x3fe285c62d80): close: 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-23 00:59:53 +0000 UTC 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate(0x3fe285c62d80): >close: err= 2026/08/23 01:54:56 DEBUG : Re-reading directory (110.450074ms old) 2026/08/23 01:54:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:56 DEBUG : forgetting directory cache 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:56 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate(0x3fe286466a40): _readAt: size=512, off=0 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate(0x3fe286466a40): openPending: 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-23 01:00:53 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-23 00:59:53 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-23 01:00:53 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-23 00:59:53 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/23 01:54:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/23 01:54:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate(0x3fe286466a40): >openPending: err= 2026/08/23 01:54:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate(0x3fe286466a40): >_readAt: n=20, err=EOF 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate(0x3fe286466a40): close: 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-23 01:00:53 +0000 UTC 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate(0x3fe286466a40): >close: err= 2026/08/23 01:54:57 DEBUG : Re-reading directory (107.716132ms old) 2026/08/23 01:54:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:57 DEBUG : forgetting directory cache 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate(0x3fe2858ae4c0): _readAt: size=512, off=0 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate(0x3fe2858ae4c0): openPending: 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-23 01:01:53 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-23 01:00:53 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-23 01:01:53 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-23 01:00:53 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/23 01:54:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/23 01:54:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate(0x3fe2858ae4c0): >openPending: err= 2026/08/23 01:54:57 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate(0x3fe2858ae4c0): >_readAt: n=21, err=EOF 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate(0x3fe2858ae4c0): close: 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-23 01:01:53 +0000 UTC 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate(0x3fe2858ae4c0): >close: err= 2026/08/23 01:54:57 DEBUG : Re-reading directory (111.426239ms old) 2026/08/23 01:54:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:57 DEBUG : forgetting directory cache 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:57 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate(0x3fe285e06ac0): _readAt: size=512, off=0 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate(0x3fe285e06ac0): openPending: 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-23 01:02:53 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-23 01:01:53 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-23 01:02:53 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-23 01:01:53 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/23 01:54:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/23 01:54:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate(0x3fe285e06ac0): >openPending: err= 2026/08/23 01:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate(0x3fe285e06ac0): >_readAt: n=22, err=EOF 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate(0x3fe285e06ac0): close: 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-23 01:02:53 +0000 UTC 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate(0x3fe285e06ac0): >close: err= 2026/08/23 01:54:58 DEBUG : Re-reading directory (110.131513ms old) 2026/08/23 01:54:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:58 DEBUG : forgetting directory cache 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate(0x3fe2858afac0): _readAt: size=512, off=0 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate(0x3fe2858afac0): openPending: 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-23 01:03:53 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-23 01:02:53 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-23 01:03:53 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-23 01:02:53 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/23 01:54:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/23 01:54:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate(0x3fe2858afac0): >openPending: err= 2026/08/23 01:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate(0x3fe2858afac0): >_readAt: n=23, err=EOF 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate(0x3fe2858afac0): close: 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-23 01:03:53 +0000 UTC 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate(0x3fe2858afac0): >close: err= 2026/08/23 01:54:58 DEBUG : Re-reading directory (113.532467ms old) 2026/08/23 01:54:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:58 DEBUG : forgetting directory cache 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:58 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate(0x3fe285e07ac0): _readAt: size=512, off=0 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate(0x3fe285e07ac0): openPending: 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/TestRWCacheUpdate" 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-hilubik4wowe/TestRWCacheUpdate 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-23 01:04:53 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-23 01:03:53 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-23 01:04:53 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-23 01:03:53 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/23 01:54:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/23 01:54:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate(0x3fe285e07ac0): >openPending: err= 2026/08/23 01:54:59 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate(0x3fe285e07ac0): >_readAt: n=24, err=EOF 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate(0x3fe285e07ac0): close: 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-23 01:04:53 +0000 UTC 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate(0x3fe285e07ac0): >close: err= 2026/08/23 01:54:59 DEBUG : Re-reading directory (108.077885ms old) 2026/08/23 01:54:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/23 01:54:59 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:54:59 DEBUG : Looking for writers 2026/08/23 01:54:59 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/23 01:54:59 DEBUG : >WaitForWriters: 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.33s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/FiLeA" 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/FiLeA 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/FiLeA" 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-hilubik4wowe/FiLeA 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:59 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/FiLeA" 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/FiLeA 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/FiLeA" 2026/08/23 01:54:59 DEBUG : forgetting directory cache 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-hilubik4wowe/FiLeA 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:59 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/FiLeB" 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/FiLeB 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/FiLeB" 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-hilubik4wowe/FiLeB 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:59 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/FiLeB" 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/FiLeB 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/FiLeB" 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-hilubik4wowe/FiLeB 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:59 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/23 01:54:59 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:59 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:54:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:54:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/23 01:54:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/23 01:54:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/23 01:54:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/FiLeA" 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/FiLeA 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/FiLeA" 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-hilubik4wowe/FiLeA 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:59 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/23 01:54:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:54:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/23 01:54:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/23 01:54:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/23 01:54:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/FiLeA" 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/FiLeA 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/FiLeA" 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-hilubik4wowe/FiLeA 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:54:59 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/23 01:54:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:54:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/23 01:54:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/23 01:54:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/23 01:54:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:59 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:54:59 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/23 01:54:59 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/23 01:54:59 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/23 01:54:59 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:54:59 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/FiLeB" 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/FiLeB 2026/08/23 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/FiLeB" 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-hilubik4wowe/FiLeB 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:00 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/23 01:55:00 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:00 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/23 01:55:00 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/23 01:55:00 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/23 01:55:00 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:00 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/FilEb" 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/FilEb 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/FilEb" 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-hilubik4wowe/FilEb 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:00 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/FiLeA" 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/FiLeA 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/FiLeA" 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-hilubik4wowe/FiLeA 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:00 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/FiLeA" 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/FiLeA 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/FiLeA" 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-hilubik4wowe/FiLeA 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:00 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/FiLeB" 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/FiLeB 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/FiLeB" 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-hilubik4wowe/FiLeB 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:00 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/FiLeB" 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/FiLeB 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/FiLeB" 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-hilubik4wowe/FiLeB 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:00 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/FilEb" 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/FilEb 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/FilEb" 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-hilubik4wowe/FilEb 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:00 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/FilEb" 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/FilEb 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/FilEb" 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-hilubik4wowe/FilEb 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:00 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/08/23 01:55:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/23 01:55:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/23 01:55:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/23 01:55:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:00 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/23 01:55:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/23 01:55:00 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/23 01:55:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:00 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/23 01:55:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/23 01:55:00 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/23 01:55:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:00 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/23 01:55:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/23 01:55:00 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/23 01:55:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:00 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:00 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/23 01:55:00 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/23 01:55:00 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/23 01:55:00 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:00 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/FiLeB" 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/FiLeB 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/FiLeB" 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-hilubik4wowe/FiLeB 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:00 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/23 01:55:00 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:00 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/23 01:55:00 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/23 01:55:00 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/23 01:55:00 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:00 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/FilEb" 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/FilEb 2026/08/23 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/FilEb" 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-hilubik4wowe/FilEb 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:01 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/23 01:55:01 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:01 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/23 01:55:01 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/23 01:55:01 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:01 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/23 01:55:01 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/23 01:55:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/23 01:55:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/23 01:55:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/23 01:55:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:01 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:01 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/23 01:55:01 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:01 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/23 01:55:01 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:01 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/23 01:55:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/23 01:55:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/23 01:55:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/23 01:55:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:01 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/23 01:55:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/23 01:55:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/23 01:55:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:01 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:01 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/23 01:55:01 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:01 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/23 01:55:01 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:01 DEBUG : Looking for writers 2026/08/23 01:55:01 DEBUG : FiLeA: reading active writers 2026/08/23 01:55:01 DEBUG : FiLeB: reading active writers 2026/08/23 01:55:01 DEBUG : FilEb: reading active writers 2026/08/23 01:55:01 DEBUG : >WaitForWriters: 2026/08/23 01:55:01 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:01 DEBUG : Looking for writers 2026/08/23 01:55:01 DEBUG : FiLeA: reading active writers 2026/08/23 01:55:01 DEBUG : FiLeB: reading active writers 2026/08/23 01:55:01 DEBUG : FilEb: reading active writers 2026/08/23 01:55:01 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.74s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/normal name with no special characters.txt" 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/normal\ name\ with\ no\ special\ characters.txt 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/normal\ name\ with\ no\ special\ characters.txt" 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-hilubik4wowe/normal name with no special characters.txt 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:01 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/normal name with no special characters.txt" 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/normal\ name\ with\ no\ special\ characters.txt 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/normal\ name\ with\ no\ special\ characters.txt" 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-hilubik4wowe/normal name with no special characters.txt 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:01 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/測試_Русский___ě_áñ" 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/測試_Русский___ě_áñ 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/測試_Русский___ě_áñ" 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-hilubik4wowe/測試_Русский___ě_áñ 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:01 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/測試_Русский___ě_áñ" 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/測試_Русский___ě_áñ 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/測試_Русский___ě_áñ" 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-hilubik4wowe/測試_Русский___ě_áñ 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:01 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/23 01:55:01 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/23 01:55:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/23 01:55:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/23 01:55:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/normal name with no special characters.txt" 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/normal\ name\ with\ no\ special\ characters.txt 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/normal\ name\ with\ no\ special\ characters.txt" 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-hilubik4wowe/normal name with no special characters.txt 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:01 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/23 01:55:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:01 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/23 01:55:01 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/23 01:55:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/23 01:55:01 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:01 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/測試_Русский___ě_áñ" 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/測試_Русский___ě_áñ 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/測試_Русский___ě_áñ" 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-hilubik4wowe/測試_Русский___ě_áñ 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:01 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/23 01:55:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/23 01:55:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/23 01:55:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/23 01:55:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/23 01:55:01 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:01 DEBUG : Looking for writers 2026/08/23 01:55:01 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/23 01:55:01 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/23 01:55:01 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.66s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:01 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Reusing VFS from active cache 2026/08/23 01:55:01 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:01 DEBUG : Looking for writers 2026/08/23 01:55:01 DEBUG : >WaitForWriters: 2026/08/23 01:55:01 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:01 DEBUG : Looking for writers 2026/08/23 01:55:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:01 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:01 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:01 DEBUG : Looking for writers 2026/08/23 01:55:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:01 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:01 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:01 DEBUG : Looking for writers 2026/08/23 01:55:01 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:01 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:01 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:01 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:02 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:02 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/23 01:55:02 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:02 DEBUG : dir: Looking for writers 2026/08/23 01:55:02 DEBUG : file2: reading active writers 2026/08/23 01:55:02 DEBUG : Looking for writers 2026/08/23 01:55:02 DEBUG : dir: reading active writers 2026/08/23 01:55:02 DEBUG : file1: reading active writers 2026/08/23 01:55:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.44s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:02 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:02 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:02 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:02 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:02 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/23 01:55:02 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:02 DEBUG : dir: Looking for writers 2026/08/23 01:55:02 DEBUG : Looking for writers 2026/08/23 01:55:02 DEBUG : file1: reading active writers 2026/08/23 01:55:02 DEBUG : dir: reading active writers 2026/08/23 01:55:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.44s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:02 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:02 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:02 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:02 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:02 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/23 01:55:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:03 DEBUG : file1: Open: flags=O_RDONLY 2026/08/23 01:55:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/23 01:55:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/23 01:55:03 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:03 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/23 01:55:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/23 01:55:03 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/23 01:55:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:55:03 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:55:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/23 01:55:03 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/23 01:55:03 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/23 01:55:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: File to upload is small (0 bytes), uploading instead of streaming 2026/08/23 01:55:03 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/new_file.txt" 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/new_file.txt 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/new_file.txt" 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-hilubik4wowe/dir/new_file.txt 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:03 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/23 01:55:03 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/23 01:55:03 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/23 01:55:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/23 01:55:03 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:55:03 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/23 01:55:03 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:03 DEBUG : dir: Looking for writers 2026/08/23 01:55:03 DEBUG : file2: reading active writers 2026/08/23 01:55:03 DEBUG : new_file.txt: reading active writers 2026/08/23 01:55:03 DEBUG : Looking for writers 2026/08/23 01:55:03 DEBUG : dir: reading active writers 2026/08/23 01:55:03 DEBUG : file1: reading active writers 2026/08/23 01:55:03 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.54s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:03 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:03 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file2" 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-hilubik4wowe/dir/file2 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:03 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/23 01:55:03 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/23 01:55:03 DEBUG : dir/file1: Updating file with dir/file1 0x3fe286078340 2026/08/23 01:55:03 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/23 01:55:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:03 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/dir/file1" 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-hilubik4wowe/dir/file1 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:03 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/23 01:55:03 INFO : dir/file1: Moved (server-side) to: file0 2026/08/23 01:55:03 DEBUG : file0: Updating file with file0 0x3fe286078340 2026/08/23 01:55:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/23 01:55:03 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file0" 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file0 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file0" 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-hilubik4wowe/file0 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:03 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file0" 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/file0 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/file0" 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-hilubik4wowe/file0 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:03 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/23 01:55:03 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:03 DEBUG : dir: Looking for writers 2026/08/23 01:55:03 DEBUG : Looking for writers 2026/08/23 01:55:03 DEBUG : dir: reading active writers 2026/08/23 01:55:03 DEBUG : file0: reading active writers 2026/08/23 01:55:03 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.62s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:03 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Server has VFS statistics extension 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: About path "/rclone-test-hilubik4wowe" 2026/08/23 01:55:03 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:03 DEBUG : Looking for writers 2026/08/23 01:55:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:03 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:03 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/23 01:55:03 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/23 01:55:03 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/23 01:55:03 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: 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/23 01:55:03 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: 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/23 01:55:03 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:03 DEBUG : c: Looking for writers 2026/08/23 01:55:03 DEBUG : d: Looking for writers 2026/08/23 01:55:03 DEBUG : Looking for writers 2026/08/23 01:55:03 DEBUG : a: Looking for writers 2026/08/23 01:55:03 DEBUG : b: Looking for writers 2026/08/23 01:55:03 DEBUG : Looking for writers 2026/08/23 01:55:03 DEBUG : a: reading active writers 2026/08/23 01:55:03 DEBUG : b: reading active writers 2026/08/23 01:55:03 DEBUG : c: reading active writers 2026/08/23 01:55:03 DEBUG : d: reading active writers 2026/08/23 01:55:03 DEBUG : /: reading active writers 2026/08/23 01:55:03 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.22s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:03 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:03 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/23 01:55:03 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/23 01:55:03 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/23 01:55:03 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/23 01:55:03 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:03 DEBUG : a/b/c/d: Looking for writers 2026/08/23 01:55:03 DEBUG : a/b/c: Looking for writers 2026/08/23 01:55:03 DEBUG : d: reading active writers 2026/08/23 01:55:03 DEBUG : a/b: Looking for writers 2026/08/23 01:55:03 DEBUG : c: reading active writers 2026/08/23 01:55:03 DEBUG : a: Looking for writers 2026/08/23 01:55:03 DEBUG : b: reading active writers 2026/08/23 01:55:03 DEBUG : Looking for writers 2026/08/23 01:55:03 DEBUG : a: reading active writers 2026/08/23 01:55:03 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-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:03 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:03 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:03 DEBUG : Looking for writers 2026/08/23 01:55:03 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-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:03 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:55:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:55:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 01:55:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 01:55:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:03 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/23 01:55:03 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/23 01:55:03 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: File to upload is small (5 bytes), uploading instead of streaming 2026/08/23 01:55:03 DEBUG : file1: size = 5 OK 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:04 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/23 01:55:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/23 01:55:04 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/23 01:55:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:04 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:04 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/23 01:55:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:55:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:55:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 01:55:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 01:55:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:55:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:55:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 01:55:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 01:55:04 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/23 01:55:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/23 01:55:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/23 01:55:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 01:55:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 01:55:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: File to upload is small (0 bytes), uploading instead of streaming 2026/08/23 01:55:04 DEBUG : file1: size = 0 OK 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:04 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/23 01:55:04 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/23 01:55:04 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/23 01:55:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/23 01:55:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/23 01:55:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 01:55:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 01:55:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: File to upload is small (7 bytes), uploading instead of streaming 2026/08/23 01:55:04 DEBUG : file1: size = 7 OK 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:04 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/08/23 01:55:04 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/23 01:55:04 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/23 01:55:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:04 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:04 DEBUG : Looking for writers 2026/08/23 01:55:04 DEBUG : file1: reading active writers 2026/08/23 01:55:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.51s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:04 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:55:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:55:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 01:55:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 01:55:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:04 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/23 01:55:05 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/23 01:55:05 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/23 01:55:05 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: File to upload is small (11 bytes), uploading instead of streaming 2026/08/23 01:55:05 DEBUG : file1: size = 11 OK 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:05 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/23 01:55:05 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/23 01:55:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/23 01:55:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:05 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:05 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:05 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/23 01:55:05 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:05 DEBUG : Looking for writers 2026/08/23 01:55:05 DEBUG : file1: reading active writers 2026/08/23 01:55:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.34s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:05 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:55:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:55:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 01:55:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 01:55:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Connection OK after error: context canceled 2026/08/23 01:55:05 DEBUG : file1: Removed after failed upload: context canceled 2026/08/23 01:55:05 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/23 01:55:05 DEBUG : file1: Remove: 2026/08/23 01:55:05 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/23 01:55:05 DEBUG : file1: >Remove: err= 2026/08/23 01:55:05 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:05 DEBUG : Looking for writers 2026/08/23 01:55:05 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:05 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:55:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:55:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 01:55:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 01:55:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Connection OK after error: context canceled 2026/08/23 01:55:05 DEBUG : file1: Removed after failed upload: context canceled 2026/08/23 01:55:05 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/23 01:55:05 DEBUG : file1: Remove: 2026/08/23 01:55:05 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/23 01:55:05 DEBUG : file1: >Remove: err= 2026/08/23 01:55:05 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:05 DEBUG : Looking for writers 2026/08/23 01:55:05 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:05 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:05 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:55:05 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:55:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/23 01:55:05 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/23 01:55:05 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/23 01:55:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: File to upload is small (5 bytes), uploading instead of streaming 2026/08/23 01:55:05 DEBUG : file2: size = 5 OK 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file2" 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file2 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file2" 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-hilubik4wowe/file2 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:05 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/23 01:55:05 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/23 01:55:05 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/23 01:55:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file2" 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file2 2026/08/23 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file2" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-hilubik4wowe/file2 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:06 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file2" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/file2 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/file2" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-hilubik4wowe/file2 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:06 DEBUG : file2: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/23 01:55:06 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:06 DEBUG : Looking for writers 2026/08/23 01:55:06 DEBUG : file2: reading active writers 2026/08/23 01:55:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.34s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.01s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.02s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.31s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:06 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:55:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 01:55:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 01:55:06 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/23 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: File to upload is small (5 bytes), uploading instead of streaming 2026/08/23 01:55:06 DEBUG : file1: size = 5 OK 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:06 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/23 01:55:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/23 01:55:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/23 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:06 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/23 01:55:06 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:06 DEBUG : Looking for writers 2026/08/23 01:55:06 DEBUG : file1: reading active writers 2026/08/23 01:55:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:06 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:55:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 01:55:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 01:55:06 DEBUG : file1: WriteFileHandle.Release closing 2026/08/23 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: File to upload is small (0 bytes), uploading instead of streaming 2026/08/23 01:55:06 DEBUG : file1: size = 0 OK 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:06 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/23 01:55:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/23 01:55:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/23 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:06 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/23 01:55:06 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:06 DEBUG : Looking for writers 2026/08/23 01:55:06 DEBUG : file1: reading active writers 2026/08/23 01:55:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:06 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:55:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 01:55:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: File to upload is small (2 bytes), uploading instead of streaming 2026/08/23 01:55:06 DEBUG : file1: size = 2 OK 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:06 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/23 01:55:06 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/23 01:55:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/23 01:55:06 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/23 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:06 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:06 DEBUG : Looking for writers 2026/08/23 01:55:06 DEBUG : file1: reading active writers 2026/08/23 01:55:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:06 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:55:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 01:55:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: File to upload is small (0 bytes), uploading instead of streaming 2026/08/23 01:55:06 DEBUG : file1: size = 0 OK 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:06 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/23 01:55:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/23 01:55:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/23 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:06 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:55:06 DEBUG : file1: Open: flags=O_RDONLY 2026/08/23 01:55:06 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/23 01:55:06 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/23 01:55:06 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:06 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:06 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:06 DEBUG : Looking for writers 2026/08/23 01:55:06 DEBUG : file1: reading active writers 2026/08/23 01:55:06 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.11s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:06 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:55:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/23 01:55:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/23 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: File to upload is small (100 bytes), uploading instead of streaming 2026/08/23 01:55:06 DEBUG : file1: size = 100 OK 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/file1" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: c656f2b826e114f0662283d530996edb /rclone-test-hilubik4wowe/file1 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:06 DEBUG : file1: Parsed hash: c656f2b826e114f0662283d530996edb 2026/08/23 01:55:06 DEBUG : file1: md5 = c656f2b826e114f0662283d530996edb OK 2026/08/23 01:55:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/23 01:55:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/23 01:55:06 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/23 01:55:06 DEBUG : file1: Open: flags=O_RDONLY 2026/08/23 01:55:06 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/23 01:55:06 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/23 01:55:06 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:06 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:06 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:06 DEBUG : Looking for writers 2026/08/23 01:55:06 DEBUG : file1: reading active writers 2026/08/23 01:55:06 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.11s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:06 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:06 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/23 01:55:06 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/23 01:55:06 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/23 01:55:06 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/23 01:55:06 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/23 01:55:06 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/23 01:55:06 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/23 01:55:06 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/23 01:55:06 DEBUG : stalled: Remove: 2026/08/23 01:55:06 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/23 01:55:06 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:06 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/flat/f000.txt" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/flat/f000.txt 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/flat/f000.txt" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-hilubik4wowe/flat/f000.txt 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:06 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/flat/f000.txt" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/flat/f000.txt 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/flat/f000.txt" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-hilubik4wowe/flat/f000.txt 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:06 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/flat/f001.txt" 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/flat/f001.txt 2026/08/23 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/flat/f001.txt" 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-hilubik4wowe/flat/f001.txt 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:07 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/flat/f001.txt" 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/flat/f001.txt 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/flat/f001.txt" 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-hilubik4wowe/flat/f001.txt 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:07 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/flat/f002.txt" 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/flat/f002.txt 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/flat/f002.txt" 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-hilubik4wowe/flat/f002.txt 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:07 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/flat/f002.txt" 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/flat/f002.txt 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/flat/f002.txt" 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-hilubik4wowe/flat/f002.txt 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:07 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/flat/f003.txt" 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/flat/f003.txt 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/flat/f003.txt" 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-hilubik4wowe/flat/f003.txt 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:07 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/flat/f003.txt" 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/flat/f003.txt 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/flat/f003.txt" 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-hilubik4wowe/flat/f003.txt 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:07 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/flat/f004.txt" 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/flat/f004.txt 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/flat/f004.txt" 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-hilubik4wowe/flat/f004.txt 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:07 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/flat/f004.txt" 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: sha1sum /rclone-test-hilubik4wowe/flat/f004.txt 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hilubik4wowe/flat/f004.txt" 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-hilubik4wowe/flat/f004.txt 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:07 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/08/23 01:55:07 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/23 01:55:07 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/23 01:55:07 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:07 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/flat/f000.txt" 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/flat/f000.txt 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/flat/f000.txt" 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-hilubik4wowe/flat/f000.txt 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:07 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/23 01:55:07 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/23 01:55:07 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/23 01:55:07 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:07 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/flat/f001.txt" 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/flat/f001.txt 2026/08/23 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/flat/f001.txt" 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-hilubik4wowe/flat/f001.txt 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:08 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/23 01:55:08 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/23 01:55:08 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/23 01:55:08 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:08 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/flat/f002.txt" 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/flat/f002.txt 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/flat/f002.txt" 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-hilubik4wowe/flat/f002.txt 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:08 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/23 01:55:08 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/23 01:55:08 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/23 01:55:08 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:08 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/flat/f003.txt" 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/flat/f003.txt 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/flat/f003.txt" 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-hilubik4wowe/flat/f003.txt 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:08 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/23 01:55:08 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/23 01:55:08 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/23 01:55:08 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:08 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/flat/f004.txt" 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/flat/f004.txt 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/flat/f004.txt" 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-hilubik4wowe/flat/f004.txt 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:08 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/23 01:55:08 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:08 DEBUG : flat: Looking for writers 2026/08/23 01:55:08 DEBUG : f002.txt: reading active writers 2026/08/23 01:55:08 DEBUG : f003.txt: reading active writers 2026/08/23 01:55:08 DEBUG : f004.txt: reading active writers 2026/08/23 01:55:08 DEBUG : f000.txt: reading active writers 2026/08/23 01:55:08 DEBUG : f001.txt: reading active writers 2026/08/23 01:55:08 DEBUG : Looking for writers 2026/08/23 01:55:08 DEBUG : flat: reading active writers 2026/08/23 01:55:08 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.64s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:08 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:08 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/23 01:55:08 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/23 01:55:08 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:08 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/a/b/c/deep.txt" 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/a/b/c/deep.txt 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/a/b/c/deep.txt" 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-hilubik4wowe/a/b/c/deep.txt 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:08 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/08/23 01:55:08 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/23 01:55:08 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/23 01:55:08 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:08 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/a/b/mid.txt" 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/a/b/mid.txt 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/a/b/mid.txt" 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-hilubik4wowe/a/b/mid.txt 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:08 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/08/23 01:55:08 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/23 01:55:08 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/23 01:55:08 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:08 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/a/top.txt" 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/a/top.txt 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/a/top.txt" 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-hilubik4wowe/a/top.txt 2026/08/23 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:08 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/08/23 01:55:08 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:08 DEBUG : a/b/c: Looking for writers 2026/08/23 01:55:08 DEBUG : deep.txt: reading active writers 2026/08/23 01:55:08 DEBUG : a/b: Looking for writers 2026/08/23 01:55:08 DEBUG : c: reading active writers 2026/08/23 01:55:08 DEBUG : mid.txt: reading active writers 2026/08/23 01:55:08 DEBUG : a: Looking for writers 2026/08/23 01:55:08 DEBUG : b: reading active writers 2026/08/23 01:55:08 DEBUG : top.txt: reading active writers 2026/08/23 01:55:08 DEBUG : Looking for writers 2026/08/23 01:55:08 DEBUG : a: reading active writers 2026/08/23 01:55:08 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.34s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:08 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:09 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/23 01:55:09 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/23 01:55:09 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/bigdir/big.bin" 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/bigdir/big.bin 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/bigdir/big.bin" 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: aaa9b74f4d0381da1c352f46d8258b2f /rclone-test-hilubik4wowe/bigdir/big.bin 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:09 DEBUG : bigdir/big.bin: Parsed hash: aaa9b74f4d0381da1c352f46d8258b2f 2026/08/23 01:55:09 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:09 DEBUG : bigdir: Looking for writers 2026/08/23 01:55:09 DEBUG : big.bin: reading active writers 2026/08/23 01:55:09 DEBUG : Looking for writers 2026/08/23 01:55:09 DEBUG : bigdir: reading active writers 2026/08/23 01:55:09 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.93s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-hilubik4wowe", Local "Local file system at /tmp/rclone4049312303", Modify Window "1s" 2026/08/23 01:55:09 INFO : sftp://rclone@:22/rclone-test-hilubik4wowe: poll-interval is not supported by this remote 2026/08/23 01:55:09 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/23 01:55:09 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/23 01:55:09 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:09 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir1/a.txt" 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir1/a.txt 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir1/a.txt" 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-hilubik4wowe/dir1/a.txt 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:09 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/08/23 01:55:09 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/23 01:55:09 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/23 01:55:09 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:09 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir2/b.txt" 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir2/b.txt 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir2/b.txt" 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: 415290769594460e2e485922904f345d /rclone-test-hilubik4wowe/dir2/b.txt 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:09 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/08/23 01:55:09 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/23 01:55:09 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/23 01:55:09 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/23 01:55:09 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Shell path "/rclone-test-hilubik4wowe/dir3/c.txt" 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: creating additional session 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Running remote command: md5sum /rclone-test-hilubik4wowe/dir3/c.txt 2026/08/23 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hilubik4wowe/dir3/c.txt" 2026/08/23 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: command exited OK 2026/08/23 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-hilubik4wowe/dir3/c.txt 2026/08/23 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: ssh external: close 2026/08/23 01:55:10 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/08/23 01:55:10 DEBUG : WaitForWriters: timeout=30s 2026/08/23 01:55:10 DEBUG : dir2: Looking for writers 2026/08/23 01:55:10 DEBUG : b.txt: reading active writers 2026/08/23 01:55:10 DEBUG : dir3: Looking for writers 2026/08/23 01:55:10 DEBUG : c.txt: reading active writers 2026/08/23 01:55:10 DEBUG : dir1: Looking for writers 2026/08/23 01:55:10 DEBUG : a.txt: reading active writers 2026/08/23 01:55:10 DEBUG : Looking for writers 2026/08/23 01:55:10 DEBUG : dir1: reading active writers 2026/08/23 01:55:10 DEBUG : dir2: reading active writers 2026/08/23 01:55:10 DEBUG : dir3: reading active writers 2026/08/23 01:55:10 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.38s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/23 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-hilubik4wowe: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 49.989779687s (try 1/5)